We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec0617 commit 22c9179Copy full SHA for 22c9179
setup.cfg
@@ -1,13 +1,13 @@
1
[metadata]
2
name = openshift-python-utilities
3
-version = 4.11.4
+version = 4.11.5
4
author = Meni Yakove, Ruth Netser
5
author_email = [email protected]
6
description = Wrapper around https://github.com/openshift/openshift-python-utilities
7
long_description = file: README.md
8
long_description_content_type = text/markdown
9
url = https://github.com/RedHatQE/openshift-python-utilities
10
-download_url = https://github.com/RedHatQE/openshift-python-utilities/archive/refs/tags/v4.11.4.tar.gz
+download_url = https://github.com/RedHatQE/openshift-python-utilities/archive/refs/tags/v4.11.5.tar.gz
11
12
project_urls =
13
Bug Tracker = https://github.com/RedHatQE/openshift-python-utilities/issues
0 commit comments