We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d30fdbe commit 8c3a247Copy full SHA for 8c3a247
telethon/telegram_bare_client.py
@@ -57,7 +57,7 @@ class TelegramBareClient:
57
"""
58
59
# Current TelegramClient version
60
- __version__ = '0.14.2'
+ __version__ = '0.15'
61
62
# TODO Make this thread-safe, all connections share the same DC
63
_dc_options = None
0 commit comments