Configure automatically with current_app

This commit is contained in:
2018-01-30 14:22:17 +01:00
parent fbebc6ca26
commit b9c3128315
3 changed files with 20 additions and 6 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.0',
version='0.1.1',
url='https://github.com/gergelypolonkai/flask-logging-extras',
license='MIT',
author='Gergely Polonkai',