mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-06-23 21:46:49 +00:00
Update to v0.15.3
This commit is contained in:
parent
d70811b693
commit
5cdf92e509
@ -58,7 +58,7 @@ class TelegramBareClient:
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
# Current TelegramClient version
|
# Current TelegramClient version
|
||||||
__version__ = '0.15.2'
|
__version__ = '0.15.3'
|
||||||
|
|
||||||
# TODO Make this thread-safe, all connections share the same DC
|
# TODO Make this thread-safe, all connections share the same DC
|
||||||
_dc_options = None
|
_dc_options = None
|
||||||
|
Loading…
Reference in New Issue
Block a user