Update to v0.15.3

This commit is contained in:
Lonami Exo 2017-10-20 23:33:08 +02:00
parent d70811b693
commit 5cdf92e509

View File

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