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 24492bc commit e359cedCopy full SHA for e359ced
setup.py
@@ -24,7 +24,7 @@ def run_tests(self):
24
25
setup(
26
name='mkdocs-markdownextradata-plugin',
27
- version='0.2.4',
+ version='0.2.5',
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