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 cbe4a62 commit b03dafcCopy full SHA for b03dafc
mkdocs_markmap/__meta__.py
@@ -1,6 +1,6 @@
1
PACKAGE_NAME = 'mkdocs_markmap'
2
PROJECT_NAME = PACKAGE_NAME.replace('_', '-')
3
-PROJECT_VERSION = '2.1.2'
+PROJECT_VERSION = '2.1.3'
4
5
OWNER = 'neatc0der'
6
REPOSITORY_NAME = f'{OWNER}/{PROJECT_NAME}'
0 commit comments