diff --git a/setup.py b/setup.py index 0fc0f88..7407b62 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,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",