From 460d3b5f6c5d397f1647759c8dd7f4f3441b21d3 Mon Sep 17 00:00:00 2001 From: s-heppner Date: Mon, 22 Jan 2024 10:25:20 +0100 Subject: [PATCH] setup: Update development status to Production/Stable Following the guidelines of https://pypi.org/classifiers/ our current development status should not be "alpha", but "Production/Stable" --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 76695d6a3..bc5fe4b65 100755 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", - "Development Status :: 3 - Alpha", + "Development Status :: 5 - Production/Stable", ], entry_points={ 'console_scripts': [