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 e92194a commit cf60b5aCopy full SHA for cf60b5a
mkdocs_markmap/__meta__.py
@@ -1,6 +1,6 @@
1
PACKAGE_NAME: str = "mkdocs_markmap"
2
PROJECT_NAME: str = PACKAGE_NAME.replace("_", "-")
3
-PROJECT_VERSION: str = "2.4.2"
+PROJECT_VERSION: str = "2.4.3"
4
5
OWNER: str = "neatc0der"
6
ORGANISATION: str = "markmap"
0 commit comments