Skip to content

Commit 17c44b9

Browse files
author
Greg Taylor
committed
Packaging up for release.
1 parent 4b1a5c0 commit 17c44b9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
LICENSE.txt
22
recursive-include examples *.txt *.py
3-
recursive-include docs *
3+
recursive-include docs *
4+
recursive-include fedex/wsdl *

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.0'
55+
VERSION = '1.0.1'

0 commit comments

Comments
 (0)