Skip to content

Commit 2c37c78

Browse files
committed
Add stable status classifier to setup.py
1 parent 423025b commit 2c37c78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
version = f.readline().strip().split()[-1][1:-1]
1111

1212
classifiers = [
13+
"Development Status :: 5 - Production/Stable",
1314
"Intended Audience :: Developers",
1415
"Intended Audience :: Science/Research",
1516
"License :: OSI Approved :: Apache Software License",

0 commit comments

Comments
 (0)