Update to v0.11.1 and fix setup.py

This commit is contained in:
Lonami Exo 2017-06-24 18:15:31 +02:00
parent 459e988ff5
commit a5ce375358
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ class TelegramBareClient:
"""
# Current TelegramClient version
__version__ = '0.11'
__version__ = '0.11.1'
# region Initialization