Skip to content

Commit 460f55d

Browse files
committed
Version 0.4.0
1 parent c321e30 commit 460f55d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pycritty/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Automated tools for managing alacritty configurations"""
22

3-
__version__ = "0.3.5"
3+
__version__ = "0.4.0"
44

55

66
class PycrittyError(Exception):

0 commit comments

Comments
 (0)