mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-15 20:02:22 +00:00
Update to 4.3 Bot API. LoginUrl.
This commit is contained in:
parent
9c0bc2d489
commit
b70778fcdb
10 changed files with 82 additions and 14 deletions
|
|
@ -38,5 +38,5 @@ __all__ = [
|
|||
'utils'
|
||||
]
|
||||
|
||||
__version__ = '2.1.1.dev1'
|
||||
__api_version__ = '4.2'
|
||||
__version__ = '2.2.dev1'
|
||||
__api_version__ = '4.3'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue