mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-15 20:02:22 +00:00
Bump Telegram Bot API version
Change request timeout mechanism Bump package version
This commit is contained in:
parent
b78f1cdb17
commit
7844a663a9
58 changed files with 526 additions and 369 deletions
|
|
@ -28,5 +28,5 @@ __all__ = (
|
|||
"handler",
|
||||
)
|
||||
|
||||
__version__ = "3.0.0a4"
|
||||
__api_version__ = "4.8"
|
||||
__version__ = "3.0.0a5"
|
||||
__api_version__ = "4.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue