mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-09 01:15:31 +00:00
Oops. Bump [2]
This commit is contained in:
parent
fae989879e
commit
e8e108ecae
1 changed files with 1 additions and 1 deletions
|
|
@ -10,5 +10,5 @@ except ImportError:
|
||||||
else:
|
else:
|
||||||
asyncio.set_event_loop_policy(uvloop.EventLoopPolicy())
|
asyncio.set_event_loop_policy(uvloop.EventLoopPolicy())
|
||||||
|
|
||||||
__version__ = '1.3.1'
|
__version__ = '1.3.2'
|
||||||
__api_version__ = '3.6'
|
__api_version__ = '3.6'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue