From b6c0e9bbfa311d93af07722494ec1611993fd60c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferenc=20G=C3=A9czi?= Date: Mon, 15 May 2023 10:00:00 +0000 Subject: [PATCH] chore(version): Bump version to 2.0.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ferenc Géczi --- instana/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instana/version.py b/instana/version.py index 65cb51f10..dff2389d7 100644 --- a/instana/version.py +++ b/instana/version.py @@ -3,4 +3,4 @@ # Module version file. Used by setup.py and snapshot reporting. -VERSION = '2.0.3' +VERSION = '2.0.4'