diff --git a/fedex/__init__.py b/fedex/__init__.py index 86a9165..4610132 100644 --- a/fedex/__init__.py +++ b/fedex/__init__.py @@ -52,4 +52,4 @@ our U{Github project} and enter an issue in the U{Issue Tracker}. """ -VERSION = __version__ = '2.4.0' +VERSION = __version__ = '2.4.1'