diff --git a/esipy/__init__.py b/esipy/__init__.py index 00e149b..cf2e22b 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.6.0' +__version__ = '1.0.0'