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.
2 parents 9702305 + c77d6c5 commit c6ad772Copy full SHA for c6ad772
setup.cfg
@@ -1,13 +1,13 @@
1
[metadata]
2
name = openshift-python-wrapper
3
-version = 1.5
+version = 1.5.1
4
author = Meni Yakove, Ruth Netser
5
author_email = [email protected]
6
description = Wrapper around https://github.com/openshift/openshift-restclient-python
7
long_description = file: README.md
8
long_description_content_type = text/markdown
9
url = https://github.com/RedHatQE/openshift-python-wrapper
10
-download_url = https://github.com/RedHatQE/openshift-python-wrapper/archive/refs/tags/v1.5.tar.gz
+download_url = https://github.com/RedHatQE/openshift-python-wrapper/archive/refs/tags/v1.5.1.tar.gz
11
12
project_urls =
13
Bug Tracker = https://github.com/RedHatQE/openshift-python-wrapper/issues
0 commit comments