From 635fe3a4fc939a39cf3c57d0d415cc19d37fd8d6 Mon Sep 17 00:00:00 2001 From: tammy-baylis-swi Date: Mon, 6 May 2024 14:51:27 -0700 Subject: [PATCH] Mock util-http 0.45b0 --- .../src/opentelemetry/util/http/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/opentelemetry-util-http/src/opentelemetry/util/http/version.py b/util/opentelemetry-util-http/src/opentelemetry/util/http/version.py index ff4933b20b..6deb7c3d9e 100644 --- a/util/opentelemetry-util-http/src/opentelemetry/util/http/version.py +++ b/util/opentelemetry-util-http/src/opentelemetry/util/http/version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.46b0.dev" +__version__ = "0.45b0"