diff --git a/pyproject.toml b/pyproject.toml index 83787d7..912113f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "openshift-python-utilities" -version = "6.0.5" +version = "6.0.6" description = "A utilities repository for https://github.com/RedHatQE/openshift-python-wrapper" requires-python = "~=3.9" readme = "README.md" diff --git a/uv.lock b/uv.lock index 14e8dee..9e54994 100644 --- a/uv.lock +++ b/uv.lock @@ -633,7 +633,7 @@ wheels = [ [[package]] name = "openshift-python-utilities" -version = "6.0.5" +version = "6.0.6" source = { editable = "." } dependencies = [ { name = "beautifulsoup4" },