Fix setup.py classifiers

This commit is contained in:
Tulir Asokan 2018-10-17 01:44:10 +03:00
parent 2d95b54758
commit 350749a2c1

View File

@ -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",