There was an error while loading. Please reload this page.
1 parent 2901b7d commit 35e9128Copy full SHA for 35e9128
setup.py
@@ -24,7 +24,7 @@ def run_tests(self):
24
25
setup(
26
name='mkdocs-markdownextradata-plugin',
27
- version='0.1.5',
+ version='0.1.6',
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