mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-15 20:02:22 +00:00
Telegram Bot API 4.5
This commit is contained in:
parent
d2606b389a
commit
ffb0cdf88f
39 changed files with 146 additions and 37 deletions
|
|
@ -26,5 +26,5 @@ __all__ = (
|
|||
"handler",
|
||||
)
|
||||
|
||||
__version__ = "3.0.0a0"
|
||||
__api_version__ = "4.4"
|
||||
__version__ = "3.0.0a1"
|
||||
__api_version__ = "4.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue