diff --git a/esipy/__init__.py b/esipy/__init__.py index 31df445..5b8867b 100644 --- a/esipy/__init__.py +++ b/esipy/__init__.py @@ -11,4 +11,4 @@ # Not installed or in install (not yet installed) so ignore pass -__version__ = '0.3.2' +__version__ = '0.3.3'