From 293d20747b31f87ef2c96a4707b2f8d497edf911 Mon Sep 17 00:00:00 2001 From: Aaron Abbott Date: Fri, 7 Oct 2022 14:21:11 +0000 Subject: [PATCH] Bump default python image version --- versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.txt b/versions.txt index 05b8d9aedb..44f67c53bb 100644 --- a/versions.txt +++ b/versions.txt @@ -20,7 +20,7 @@ autoinstrumentation-nodejs=0.31.0 # Represents the current release of Python instrumentation. # Should match value in autoinstrumentation/python/requirements.txt -autoinstrumentation-python=0.32b0 +autoinstrumentation-python=0.34b0 # Represents the current release of DotNet instrumentation. # Should match autoinstrumentation/dotnet/version.txt