We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684a9e1 commit c1de4f4Copy full SHA for c1de4f4
setup.cfg
@@ -1,6 +1,2 @@
1
-[egg_info]
2
-tag_build = dev
3
-tag_date = true
4
-
5
[aliases]
6
release = egg_info -RDb ''
setup.py
@@ -24,7 +24,7 @@
24
long_description=long_desc,
25
zip_safe=False,
26
classifiers=[
27
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable'
28
'Environment :: Console',
29
'Environment :: Web Environment',
30
'Intended Audience :: Developers',
0 commit comments