Skip to content

Commit 4a1dda2

Browse files
committed
bumped version number
1 parent 27cd03f commit 4a1dda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ankimorphs/ankimorphs_globals.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"""
66

77
# Semantic Versioning https://semver.org/
8-
__version__ = "5.0.0"
8+
__version__ = "5.0.1"
99

1010
DEV_MODE: bool = False
1111

0 commit comments

Comments
 (0)