mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-10 19:46:36 +03:00
Update to v0.9
This commit is contained in:
parent
4af5085f17
commit
2f2ee15efd
|
@ -41,7 +41,7 @@ from telethon.utils import (find_user_or_chat, get_input_peer,
|
|||
class TelegramClient:
|
||||
|
||||
# Current TelegramClient version
|
||||
__version__ = '0.8'
|
||||
__version__ = '0.9'
|
||||
|
||||
# region Initialization
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user