From e00d7e5d7a6fd580d07cf9ef1981067e1c7c823c Mon Sep 17 00:00:00 2001 From: Paulo Vital Date: Thu, 27 Aug 2026 14:32:46 +0200 Subject: [PATCH] chore(version): Bump version to 3.18.0. Signed-off-by: Paulo Vital --- src/instana/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/instana/version.py b/src/instana/version.py index 6649de86..9fa5059e 100644 --- a/src/instana/version.py +++ b/src/instana/version.py @@ -3,4 +3,4 @@ # Module version file. Used by setup.py and snapshot reporting. -VERSION = "3.17.0" +VERSION = "3.18.0"