diff --git a/setup.py b/setup.py index 259a43d..51d3974 100755 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ author_email="zmwangx@gmail.com", license="MIT", classifiers=[ - "Development Status :: 5 - Stable", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License",