From 44478ca33c2e2fbf8717cb83df0ccfcd73a6fe8a Mon Sep 17 00:00:00 2001 From: awsbuild Date: Fri, 10 Feb 2023 11:01:06 +0000 Subject: [PATCH] Set package to version 3.0.2 --- ods_tools/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ods_tools/__init__.py b/ods_tools/__init__.py index 94e3b40e..6400f470 100644 --- a/ods_tools/__init__.py +++ b/ods_tools/__init__.py @@ -1,4 +1,4 @@ -__version__ = '3.0.1' +__version__ = '3.0.2' import logging