There was an error while loading. Please reload this page.
1 parent 58b3b4d commit f51df0aCopy full SHA for f51df0a
setup.py
@@ -24,7 +24,7 @@ def run_tests(self):
24
25
setup(
26
name='mkdocs-markdownextradata-plugin',
27
- version='0.1.7',
+ version='0.1.9',
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