diff --git a/setup.py b/setup.py index 6ae8a1d5..33f61114 100644 --- a/setup.py +++ b/setup.py @@ -68,7 +68,7 @@ setup( author_email="me@syrusakbary.com", license="MIT", classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Topic :: Software Development :: Libraries", "Programming Language :: Python :: 3.8",