From d67622deafd7d7ba516cacb4e9deaeaa4c61d6f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferenc=20G=C3=A9czi?= Date: Wed, 15 Feb 2023 10:00:00 +0000 Subject: [PATCH] chore(version): Bump non-legacy version to 2.0.3 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 c4425398c..65cb51f10 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.2' +VERSION = '2.0.3'