From 92ffcb9e482ffd9dad463422bbfd7e2fbab6f7cc Mon Sep 17 00:00:00 2001 From: "Ch.-David Blot" Date: Mon, 17 Nov 2025 11:41:32 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20release:=20osc-sdk-python=20v0.3?= =?UTF-8?q?8.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- osc_sdk_python/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 31e0951..3321241 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ make package Then install the built wheel: ```bash -pip install dist/osc_sdk_python-0.38.0-py3-none-any.whl +pip install dist/osc_sdk_python-0.38.1-py3-none-any.whl ``` --- diff --git a/osc_sdk_python/VERSION b/osc_sdk_python/VERSION index ca75280..bb22182 100644 --- a/osc_sdk_python/VERSION +++ b/osc_sdk_python/VERSION @@ -1 +1 @@ -0.38.0 +0.38.1