diff --git a/setup.py b/setup.py index 4769674..6abccea 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ setup( include_package_data=True, license="MIT", classifiers=[ - "Development Status :: 2 - Alpha", + "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6",