mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-10 19:46:36 +03:00
Bump to v1.25.3
This commit is contained in:
parent
949b54fdb0
commit
7f5a1ec5e1
|
@ -42,7 +42,7 @@ POSSIBLE_GAP_TIMEOUT = 0.5
|
|||
# client will resume normal operation, and the timeout will reset.
|
||||
#
|
||||
# Documentation recommends 15 minutes without updates (https://core.telegram.org/api/updates).
|
||||
NO_UPDATES_TIMEOUT = 15 * 60
|
||||
NO_UPDATES_TIMEOUT = 15
|
||||
|
||||
# Entry "enum".
|
||||
# Account-wide `pts` includes private conversations (one-to-one) and small group chats.
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# Versions should comply with PEP440.
|
||||
# This line is parsed in setup.py:
|
||||
__version__ = '1.25.2'
|
||||
__version__ = '1.25.3'
|
||||
|
|
Loading…
Reference in New Issue
Block a user