diff --git a/setup.py b/setup.py index 56c2f5b..2b95f57 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ url='https://github.com/infinitode/valx', packages=find_packages(), classifiers=[ - 'Development Status :: 5 - Production', + 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers', 'License :: OSI Approved :: MIT License', 'Programming Language :: Python :: 3.6',