mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-06-19 19:46:41 +00:00
Update to v0.14.1
This commit is contained in:
parent
cc337328c6
commit
dc5bbc1719
@ -53,7 +53,7 @@ class TelegramBareClient:
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
# Current TelegramClient version
|
# Current TelegramClient version
|
||||||
__version__ = '0.14'
|
__version__ = '0.14.1'
|
||||||
|
|
||||||
# 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