We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f755ec0 commit 8625851Copy full SHA for 8625851
setup.py
@@ -23,7 +23,7 @@
23
"""A light wrapper around Fedex's Web Services SOAP API using suds."""
24
25
CLASSIFIERS = [
26
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
27
'Intended Audience :: Developers',
28
'License :: OSI Approved :: GNU General Public License (GPL)',
29
'Natural Language :: English',
0 commit comments