diff --git a/setup.py b/setup.py index 0f06f7c..e3b5234 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ Flask-Logging-Extras provides extra logging functionality for Flask apps. from setuptools import setup setup(name='Flask-Logging-Extras', - version='0.1.1', + version='0.2.0', url='https://github.com/gergelypolonkai/flask-logging-extras', license='MIT', author='Gergely Polonkai',