diff --git a/setup.py b/setup.py index 697fe90..eb28785 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ setup( zip_safe=False, install_requires = ['execnet>=1.0.6', 'py>=1.3.0'], classifiers=[ - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers', 'License :: OSI Approved :: GNU General Public License (GPL)', 'Operating System :: POSIX',