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