Module is stable

This commit is contained in:
Yohann D'ANELLO 2020-10-08 23:02:57 +02:00
parent 8fdaa57db5
commit 3bda379351
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ setup(
include_package_data=True, include_package_data=True,
license="MIT", license="MIT",
classifiers=[ classifiers=[
"Development Status :: 2 - Alpha", "Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: MIT License", "License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3", "Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.6",