Skip to content

Commit 25541ef

Browse files
committed
ci: bump version v0.4.4
1 parent 6830688 commit 25541ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dictrule/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
__title__ = "dictrule"
1111
__description__ = "Python rules defined by a dict and a text generator from the rules"
1212
__url__ = "https://github.com/elhoangvu/dictrule"
13-
__version__ = "0.4.3"
13+
__version__ = "0.4.4"
1414
__author__ = "Zooxy Le"
1515
__author_email__ = "elhoangvu@gmail.com"
1616
__license__ = "MIT License"

0 commit comments

Comments
 (0)