diff --git a/setup.py b/setup.py index 9cb892756..013e93a73 100644 --- a/setup.py +++ b/setup.py @@ -163,7 +163,7 @@ def setup_package(): license = 'MIT', python_requires='>=3.6', classifiers=[ - 'Development Status :: 4 - Production/Stable', + 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Education', 'Intended Audience :: Developers', 'Intended Audience :: Science/Research',