There was an error while loading. Please reload this page.
1 parent b521b2d commit b85a2e8Copy full SHA for b85a2e8
setup.py
@@ -24,7 +24,7 @@ def run_tests(self):
24
25
setup(
26
name='mkdocs-markdownextradata-plugin',
27
- version='0.1.3',
+ version='0.1.4',
28
description='A MkDocs plugin that injects the mkdocs.yml extra variables into the markdown template',
29
long_description=read('README.md'),
30
long_description_content_type='text/markdown',
0 commit comments