From d2a641a93217fff68c75c46e8e07ac40f3098c42 Mon Sep 17 00:00:00 2001 From: Jochen Klar Date: Tue, 29 Aug 2023 17:23:53 +0200 Subject: [PATCH] Release 1.3.0 --- isimip_utils/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isimip_utils/__init__.py b/isimip_utils/__init__.py index cf85c1b..e145576 100644 --- a/isimip_utils/__init__.py +++ b/isimip_utils/__init__.py @@ -1 +1 @@ -VERSION = __version__ = '1.2.0' +VERSION = __version__ = '1.3.0'