mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-15 20:02:22 +00:00
Add support of Bot API 4.7. Bump version
This commit is contained in:
parent
4cb9697cb4
commit
33003f2026
167 changed files with 996 additions and 504 deletions
|
|
@ -26,5 +26,5 @@ __all__ = (
|
|||
"handler",
|
||||
)
|
||||
|
||||
__version__ = "3.0.0a2"
|
||||
__api_version__ = "4.6"
|
||||
__version__ = "3.0.0a3"
|
||||
__api_version__ = "4.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue