Update to v0.15.2

This commit is contained in:
Lonami Exo 2017-10-14 12:05:28 +02:00
parent 280a700655
commit d92e8e11ad

View File

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