Update to v0.13.5

This commit is contained in:
Lonami Exo 2017-09-22 16:12:43 +02:00
parent b0f6b23e52
commit 9ce4307304

View File

@ -53,7 +53,7 @@ class TelegramBareClient:
"""
# Current TelegramClient version
__version__ = '0.13.4'
__version__ = '0.13.5'
# TODO Make this thread-safe, all connections share the same DC
_dc_options = None