mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added Python 3.10 classifier
This commit is contained in:
parent
7405db2ad3
commit
02ca5589aa
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ classifiers = [
|
|||
"License :: OSI Approved :: MIT License",
|
||||
"Programming Language :: Python :: 3.8",
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
"Topic :: Software Development :: Libraries :: Application Frameworks",
|
||||
"Framework :: AsyncIO",
|
||||
"Typing :: Typed",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue