diff --git a/setup.py b/setup.py index c6983a6..04f91eb 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='realtimelog', - version='1.1.1', + version='1.1.2', author='V. Kovpak', author_email='cn007b@gmail.com', description='Python package for REAL-TIME log, see: https://github.com/cn007b/log, https://realtimelog.herokuapp.com',