Version bump

This commit is contained in:
Gergely Polonkai 2018-01-31 14:15:19 +01:00
parent e2e2937615
commit f1459dac40
1 changed files with 1 additions and 1 deletions

View File

@ -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',