We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0079b3b commit f596c77Copy full SHA for f596c77
1 file changed
setup.py
@@ -14,7 +14,7 @@
14
packages=['consulate', 'consulate.api'],
15
entry_points=dict(console_scripts=['consulate=consulate.cli:main']),
16
classifiers=[
17
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
18
'Intended Audience :: Developers',
19
'License :: OSI Approved :: BSD License',
20
'Operating System :: OS Independent',
0 commit comments