From d8da5cd52283bc330b0ea20f07050d458ae00ad1 Mon Sep 17 00:00:00 2001 From: Brendan Molloy Date: Mon, 11 Jan 2016 23:25:37 +1100 Subject: [PATCH] Production time, yeah yeah --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",