We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a0dcc5 commit b073cadCopy full SHA for b073cad
setup.py
@@ -27,7 +27,7 @@
27
license="BSD-style",
28
package_dir={'': pkg_location},
29
packages=find_packages(where=pkg_location),
30
- classifiers=['Development Status :: 2 - Beta',
+ classifiers=['Development Status :: 4 - Beta',
31
'Programming Language :: Python :: 3',
32
'Programming Language :: Python :: 3.6',
33
'Programming Language :: Python :: 3.7',
0 commit comments