mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Bump version
This commit is contained in:
parent
53e5abbdee
commit
c7b7714959
2 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
__version__ = "3.0.0b9"
|
||||
__version__ = "3.0.0rc1"
|
||||
__api_version__ = "6.7"
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ keywords = [
|
|||
]
|
||||
classifiers = [
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Development Status :: 4 - Beta",
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"Environment :: Console",
|
||||
"Framework :: AsyncIO",
|
||||
"Typing :: Typed",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue