Skip to content

Commit ea19fcf

Browse files
committed
corrected version number
1 parent f7d154e commit ea19fcf

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.1.1"
8+
__version__ = "5.1.0"
99

1010
DEV_MODE: bool = False
1111

0 commit comments

Comments
 (0)