diff --git a/setup.py b/setup.py index a8e8adb..b663666 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ author='Chad Phillips', author_email='chad@apartmentlines.com', classifiers=[ - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'License :: OSI Approved :: MIT License', 'Environment :: Console', 'Programming Language :: Python',