diff --git a/setup.py b/setup.py index 72ee870..eb7d768 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='mkdocs-add-teaser', - version='0.8.0', + version='0.9.0', description='A MkDocs plugin to add a CSS class to the first paragraph after the first heading 1 in all pages of your project.', long_description='', keywords='mkdocs css',