Skip to content

Commit b3a6052

Browse files
committed
change development status classifier from Beta to Stable
1 parent 59115aa commit b3a6052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
author="Supercomputing Systems AG",
3535
author_email="[email protected]",
3636
classifiers=[
37-
"Development Status :: 4 - Beta",
37+
"Development Status :: 5 - Production/Stable",
3838
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
3939
"Programming Language :: Python",
4040
"Programming Language :: Python :: 3.7",

0 commit comments

Comments
 (0)