mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-11 03:56:36 +03:00
Update to v0.15
This commit is contained in:
parent
d30fdbe778
commit
8c3a2470ed
|
@ -57,7 +57,7 @@ class TelegramBareClient:
|
|||
"""
|
||||
|
||||
# Current TelegramClient version
|
||||
__version__ = '0.14.2'
|
||||
__version__ = '0.15'
|
||||
|
||||
# TODO Make this thread-safe, all connections share the same DC
|
||||
_dc_options = None
|
||||
|
|
Loading…
Reference in New Issue
Block a user