From 557a1dcb5e19219d0f9b33c6965ca1955e8d7210 Mon Sep 17 00:00:00 2001 From: Paulo Vital Date: Mon, 4 Dec 2023 16:03:34 +0100 Subject: [PATCH] chore(version): Bump version to 2.0.10 Signed-off-by: Paulo Vital --- instana/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instana/version.py b/instana/version.py index 82505a65..07588928 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.9' +VERSION = '2.0.10'