diff --git a/pyproject.toml b/pyproject.toml index 7f1b06060a..9170f1ccd2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dev-dependencies = [ "ipdb>=0.13.13", "ipython>=8.12.3" ] [project] requires-python = ">=3.9" name = "openshift-python-wrapper" -version = "11.0.23" +version = "11.0.24" description = "Wrapper around https://github.com/kubernetes-client/python" readme = "README.md" license = "Apache-2.0" diff --git a/uv.lock b/uv.lock index b8bbea01c8..54c8e00a7f 100644 --- a/uv.lock +++ b/uv.lock @@ -691,7 +691,7 @@ wheels = [ [[package]] name = "openshift-python-wrapper" -version = "11.0.23" +version = "11.0.24" source = { editable = "." } dependencies = [ { name = "click" },