Skip to content

Commit

Permalink
Version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniosarosi committed Feb 15, 2022
1 parent c321e30 commit 460f55d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycritty/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Automated tools for managing alacritty configurations"""

__version__ = "0.3.5"
__version__ = "0.4.0"


class PycrittyError(Exception):
Expand Down

0 comments on commit 460f55d

Please sign in to comment.