From 6c4e47996c2cb8c03dbc059ca4df42259903f63d Mon Sep 17 00:00:00 2001 From: Daniel Garijo Date: Tue, 17 Jan 2023 15:55:56 +0100 Subject: [PATCH] preparing for release --- inspect4py/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inspect4py/__init__.py b/inspect4py/__init__.py index 156d6f9..eead319 100644 --- a/inspect4py/__init__.py +++ b/inspect4py/__init__.py @@ -1 +1 @@ -__version__ = '0.0.4' +__version__ = '0.0.5'