Skip to content

Commit e387480

Browse files
committed
update init with new version
1 parent b0c4775 commit e387480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = '1.1.1'
55+
VERSION = __version__ = '1.2.0'

0 commit comments

Comments
 (0)