mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-15 20:02:22 +00:00
Bump version
This commit is contained in:
parent
c167c559d8
commit
7f5cb03dc6
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.1.dev1'
|
||||
__version__ = '1.3.1'
|
||||
__api_version__ = '3.6'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue