diff --git a/esipy/__init__.py b/esipy/__init__.py index e37294b..f5a2dc2 100644 --- a/esipy/__init__.py +++ b/esipy/__init__.py @@ -9,4 +9,4 @@ # Not installed or in install (not yet installed) so ignore pass -__version__ = '0.1.7' +__version__ = '0.1.8'