diff --git a/setup.py b/setup.py index bcef640..882dd2e 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name="mkdocs-render-swagger-plugin", - version="0.0.2", + version="0.0.3", author="Bar Harel", python_requires='>=3.6', author_email="bzvi7919@gmail.com",