From b3d07cdd689526aea2915ea154f8d6bf86879ed3 Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Thu, 18 Mar 2021 17:06:47 +0100 Subject: [PATCH] update status from beta to Production/Stable --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b3df16d..3677756 100755 --- a/setup.py +++ b/setup.py @@ -85,7 +85,7 @@ setup( 'build_py': CustomBuildExtCommand, }, classifiers=[ - "Development Status :: 4 - Beta", + "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Manufacturing",