Skip to content

Commit 82cff2a

Browse files
committed
updated version
1 parent 5ba4bf8 commit 82cff2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ankimorphs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
# Semantic Versioning https://semver.org/
4141
# TODO store somewhere other than mw, makes testing problematic
42-
mw.ANKIMORPHS_VERSION = "0.1.0-alpha" # type: ignore
42+
mw.ANKIMORPHS_VERSION = "0.1.1-alpha" # type: ignore
4343

4444
TOOL_MENU = "am_tool_menu"
4545
BROWSE_MENU = "am_browse_menu"

0 commit comments

Comments
 (0)