diff --git a/setup.py b/setup.py index 7bdec48..653fee9 100644 --- a/setup.py +++ b/setup.py @@ -108,6 +108,7 @@ def indent(line): description="Robot Framework testing resources for Plone", long_description=long_description, classifiers=[ + "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Programming Language :: Python :: 2.6",