1 parent c321e30 commit 460f55dCopy full SHA for 460f55d
1 file changed
pycritty/__init__.py
@@ -1,6 +1,6 @@
1
"""Automated tools for managing alacritty configurations"""
2
3
-__version__ = "0.3.5"
+__version__ = "0.4.0"
4
5
6
class PycrittyError(Exception):
0 commit comments