Update to v0.13.6

This commit is contained in:
Lonami Exo 2017-09-23 11:44:04 +02:00
parent b04607e7ba
commit 0f10e1419f

View File

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