diff --git a/setup.py b/setup.py index 5465eb92..c5147d6e 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ extras_require=EXTRAS_REQUIRE, python_requires='>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*', classifiers=[ - 'Development Status :: 3 - Alpha', + 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers', 'License :: OSI Approved :: Apache Software License', 'Operating System :: OS Independent',