mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 01:54:53 +00:00
Increment version.
This commit is contained in:
parent
2ab33fa1f8
commit
163ca0d53a
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ else:
|
|||
|
||||
asyncio.set_event_loop_policy(uvloop.EventLoopPolicy())
|
||||
|
||||
VERSION = Version(1, 0, 3, stage=Stage.DEV, build=0)
|
||||
VERSION = Version(1, 0, 5, stage=Stage.DEV, build=0)
|
||||
API_VERSION = Version(3, 5)
|
||||
|
||||
__version__ = VERSION.version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue