diff --git a/setup.py b/setup.py index 9f61b5d..0ee4eda 100755 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ setup( platforms=['POSIX'], classifiers=[ 'Environment :: Console', - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers', 'Intended Audience :: Information Technology', 'Intended Audience :: System Administrators',