Skip to content

Commit 61e5c73

Browse files
committed
Update to v0.14.2
1 parent afc4bd9 commit 61e5c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telethon/telegram_bare_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class TelegramBareClient:
5353
"""
5454

5555
# Current TelegramClient version
56-
__version__ = '0.14.1'
56+
__version__ = '0.14.2'
5757

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

0 commit comments

Comments
 (0)