diff --git a/bindings/python/setup.py b/bindings/python/setup.py index b438e5fa..555a16a3 100755 --- a/bindings/python/setup.py +++ b/bindings/python/setup.py @@ -190,7 +190,7 @@ def dummy_src(): # 3 - Alpha # 4 - Beta # 5 - Production/Stable - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Stable', # Indicate who your project is intended for 'Intended Audience :: Developers',