mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-16 12:07:13 +00:00
Bump dev version
This commit is contained in:
parent
e8e108ecae
commit
c88ee7ed52
1 changed files with 1 additions and 1 deletions
|
|
@ -10,5 +10,5 @@ except ImportError:
|
|||
else:
|
||||
asyncio.set_event_loop_policy(uvloop.EventLoopPolicy())
|
||||
|
||||
__version__ = '1.3.2'
|
||||
__version__ = '1.3.3.dev1'
|
||||
__api_version__ = '3.6'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue