From 49c998637e1b67d870c95efb88a5b3a08f6c99cf Mon Sep 17 00:00:00 2001 From: "Amir M. Mir" Date: Thu, 17 Feb 2022 10:35:21 +0100 Subject: [PATCH] Bump up version to 0.3.0 --- libsa4py/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsa4py/__init__.py b/libsa4py/__init__.py index 46e7c87..f891948 100644 --- a/libsa4py/__init__.py +++ b/libsa4py/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.2.0" +__version__ = "0.3.0" # Package constants DEV_TYPE_ANNOT = 'D'