We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27cd03f commit 4a1dda2Copy full SHA for 4a1dda2
ankimorphs/ankimorphs_globals.py
@@ -5,7 +5,7 @@
5
"""
6
7
# Semantic Versioning https://semver.org/
8
-__version__ = "5.0.0"
+__version__ = "5.0.1"
9
10
DEV_MODE: bool = False
11
0 commit comments