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",