2
0
mirror of https://github.com/LonamiWebs/Telethon synced 2025-08-31 14:26:06 +00:00

Update to v0.14

This commit is contained in:
Lonami Exo
2017-09-27 13:51:59 +02:00
parent 795cb98909
commit b0839a028e

View File

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