We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ba4bf8 commit 82cff2aCopy full SHA for 82cff2a
ankimorphs/__init__.py
@@ -39,7 +39,7 @@
39
40
# Semantic Versioning https://semver.org/
41
# TODO store somewhere other than mw, makes testing problematic
42
-mw.ANKIMORPHS_VERSION = "0.1.0-alpha" # type: ignore
+mw.ANKIMORPHS_VERSION = "0.1.1-alpha" # type: ignore
43
44
TOOL_MENU = "am_tool_menu"
45
BROWSE_MENU = "am_browse_menu"
0 commit comments