mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-15 20:02:22 +00:00
Bump polls to latest API version (Naming and location)
This commit is contained in:
parent
43022a7810
commit
599e87ec13
5 changed files with 75 additions and 29 deletions
|
|
@ -38,5 +38,5 @@ __all__ = [
|
|||
'utils'
|
||||
]
|
||||
|
||||
__version__ = '2.1.dev1'
|
||||
__api_version__ = '4.1'
|
||||
__version__ = '2.1.dev2'
|
||||
__api_version__ = '4.2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue