Skip to content

Commit 6ac57b6

Browse files
committed
update version
1 parent 71060c8 commit 6ac57b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Change Log
22
==========
33

4-
1.2.0
4+
2.0.0
55
-----
66

77
* Bump ShipService WSDL to v17 for create and delete shipment. (radlws)

fedex/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@
5252
our U{Google Code project<http://code.google.com/p/python-fedex/>} and enter
5353
an issue in the U{Issue Tracker<http://code.google.com/p/python-fedex/issues/list>}.
5454
"""
55-
VERSION = __version__ = '1.2.0'
55+
VERSION = __version__ = '2.0.0'

0 commit comments

Comments
 (0)