Update to v0.13.4

This commit is contained in:
Lonami Exo 2017-09-18 13:32:16 +02:00
parent 91f44613a8
commit e12e82357d

View File

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