Fix setup.py classifiers
This commit is contained in:
parent
2d95b54758
commit
350749a2c1
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -31,7 +31,7 @@ setuptools.setup(
|
|||
],
|
||||
|
||||
classifiers=[
|
||||
"Development Status :: 3 :: Alpha",
|
||||
"Development Status :: 3 - Alpha",
|
||||
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
|
||||
"Topic :: Communications :: Chat",
|
||||
"Framework :: AsyncIO",
|
||||
|
|
Loading…
Reference in a new issue