Skip to content

Commit 8625851

Browse files
author
Greg Taylor
committed
Fixing up setup.py in preparation for distribution.
1 parent f755ec0 commit 8625851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"""A light wrapper around Fedex's Web Services SOAP API using suds."""
2424

2525
CLASSIFIERS = [
26-
'Development Status :: 4 - Beta',
26+
'Development Status :: 5 - Production/Stable',
2727
'Intended Audience :: Developers',
2828
'License :: OSI Approved :: GNU General Public License (GPL)',
2929
'Natural Language :: English',

0 commit comments

Comments
 (0)