We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 423025b commit 2c37c78Copy full SHA for 2c37c78
setup.py
@@ -10,6 +10,7 @@
10
version = f.readline().strip().split()[-1][1:-1]
11
12
classifiers = [
13
+ "Development Status :: 5 - Production/Stable",
14
"Intended Audience :: Developers",
15
"Intended Audience :: Science/Research",
16
"License :: OSI Approved :: Apache Software License",
0 commit comments