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 959e8cd commit dc18a53Copy full SHA for dc18a53
setup.cfg
@@ -1,13 +1,13 @@
1
[metadata]
2
name = openshift-python-utilities
3
-version = 4.11.3
+version = 4.11.4
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.3.tar.gz
+download_url = https://github.com/RedHatQE/openshift-python-utilities/archive/refs/tags/v4.11.4.tar.gz
11
12
project_urls =
13
Bug Tracker = https://github.com/RedHatQE/openshift-python-utilities/issues
0 commit comments