diff --git a/setup.py b/setup.py index ae11e68..ed552eb 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ url = "https://github.com/bbqsrc/spdx-python", long_description=desc, classifiers=[ - "Development Status :: 4 - Beta", + "Development Status :: 5 - Production/Stable", "License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6",