From 2e906b65be4760114b31a8e5b01d6fabde577130 Mon Sep 17 00:00:00 2001 From: Guillaume Date: Mon, 28 May 2018 00:28:05 +0200 Subject: [PATCH] Change version number --- esipy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esipy/__init__.py b/esipy/__init__.py index 036247d..4049572 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.4.1' +__version__ = '0.4.2'