Skip to content

Commit

Permalink
ci: bump version v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
elhoangvu committed Apr 19, 2024
1 parent 6f05f40 commit 19a10b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dictrule/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
__title__ = "dictrule"
__description__ = "Python rules defined by a dict and a text generator from the rules"
__url__ = "https://github.com/elhoangvu/dictrule"
__version__ = "0.4.0"
__version__ = "0.4.1"
__author__ = "Zooxy Le"
__author_email__ = "elhoangvu@gmail.com"
__license__ = "MIT License"
Expand Down

0 comments on commit 19a10b1

Please sign in to comment.