mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-10 17:53:17 +00:00
Change version
This commit is contained in:
parent
220f47b00f
commit
3f8034ad90
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.3.dev1'
|
||||
__version__ = '1.3.3'
|
||||
__api_version__ = '3.6'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue