From d282dadcfad32917b9f871ee08f2b844e9a1daee Mon Sep 17 00:00:00 2001 From: Holger Frey Date: Wed, 17 Feb 2021 14:48:34 +0100 Subject: [PATCH] pushed version to 0.5.0 --- sensospot_data/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sensospot_data/__init__.py b/sensospot_data/__init__.py index fbdd855..041880d 100644 --- a/sensospot_data/__init__.py +++ b/sensospot_data/__init__.py @@ -3,7 +3,7 @@ Parsing the numerical output from Sensovations Sensospot image analysis. """ -__version__ = "0.4.0" +__version__ = "0.5.0" from pathlib import Path