Skip to content

Commit dc5bbc1

Browse files
committed
Update to v0.14.1
1 parent cc33732 commit dc5bbc1

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'
56+
__version__ = '0.14.1'
5757

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

0 commit comments

Comments
 (0)