From b1a9041f31f7018e406c601df02791ebb02974e2 Mon Sep 17 00:00:00 2001 From: Vikrant Balyan Date: Thu, 12 Oct 2023 22:17:01 +0530 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',