Skip to content

Commit

Permalink
Update to v0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lonami committed Sep 4, 2017
1 parent a383816 commit d5cd59d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion telethon/telegram_bare_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class TelegramBareClient:
"""

# Current TelegramClient version
__version__ = '0.13'
__version__ = '0.13.1'

# region Initialization

Expand Down

0 comments on commit d5cd59d

Please sign in to comment.