Skip to content

Commit 5cdf92e

Browse files
committed
Update to v0.15.3
1 parent d70811b commit 5cdf92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: telethon/telegram_bare_client.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ class TelegramBareClient:
5858
"""
5959

6060
# Current TelegramClient version
61-
__version__ = '0.15.2'
61+
__version__ = '0.15.3'
6262

6363
# TODO Make this thread-safe, all connections share the same DC
6464
_dc_options = None

0 commit comments

Comments
 (0)