diff --git a/setup.py b/setup.py index f1fb95ee..7648a76c 100755 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ zip_safe=False, keywords='ucsmsdk', classifiers=[ - 'Development Status :: 5 - Production/Stable Development Status', + 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers', 'License :: OSI Approved :: Apache Software License', 'Natural Language :: English',