We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71060c8 + 6ac57b6 commit 9a69aa8Copy full SHA for 9a69aa8
CHANGES.rst
@@ -1,7 +1,7 @@
1
Change Log
2
==========
3
4
-1.2.0
+2.0.0
5
-----
6
7
* Bump ShipService WSDL to v17 for create and delete shipment. (radlws)
fedex/__init__.py
@@ -52,4 +52,4 @@
52
our U{Google Code project<http://code.google.com/p/python-fedex/>} and enter
53
an issue in the U{Issue Tracker<http://code.google.com/p/python-fedex/issues/list>}.
54
"""
55
-VERSION = __version__ = '1.2.0'
+VERSION = __version__ = '2.0.0'
0 commit comments