mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
New types (In process...)
This commit is contained in:
parent
d98566bf7f
commit
84c8548ceb
48 changed files with 2206 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from .bot import Bot
|
||||
# from .bot import Bot
|
||||
from .utils.versions import Version, Stage
|
||||
|
||||
VERSION = Version(1, 0, 0, stage=Stage.DEV, build=0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue