From 049e0eb28ea0b125cd2b92d4813c4384cc8f3bc2 Mon Sep 17 00:00:00 2001 From: bitsgalore Date: Tue, 19 Apr 2022 19:17:41 +0200 Subject: [PATCH] bumped version number --- isolyzer/isolyzer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isolyzer/isolyzer.py b/isolyzer/isolyzer.py index 68274e2..0147967 100644 --- a/isolyzer/isolyzer.py +++ b/isolyzer/isolyzer.py @@ -44,7 +44,7 @@ if len(scriptName) == 0: scriptName = 'isolyzer' -__version__ = '1.4.0a2' +__version__ = '1.4.0a3' # Name space and XSD schema strings