diff --git a/setup.py b/setup.py index 0ab6fcf..9ff9c31 100644 --- a/setup.py +++ b/setup.py @@ -164,7 +164,7 @@ setup( ] }, classifiers=[ - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'Environment :: Console', 'Intended Audience :: Developers', 'Intended Audience :: Science/Research',