mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-15 20:02:22 +00:00
Implemented polls [From test API]
This commit is contained in:
parent
2a6f36b19b
commit
e2e2d9c9fe
10 changed files with 107 additions and 7 deletions
|
|
@ -38,5 +38,5 @@ __all__ = [
|
|||
'utils'
|
||||
]
|
||||
|
||||
__version__ = '2.0.2.dev1'
|
||||
__version__ = '2.1.dev1'
|
||||
__api_version__ = '4.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue