We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 114a3c8 + fda7394 commit be73e59Copy full SHA for be73e59
1 file changed
setup.cfg
@@ -1,13 +1,13 @@
1
[metadata]
2
name = openshift-python-wrapper
3
-version = 1.3
+version = 1.5
4
author = Meni Yakove, Ruth Netser
5
author_email = myakove@redhat.com
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.3.tar.gz",
+download_url = https://github.com/RedHatQE/openshift-python-wrapper/archive/refs/tags/v1.3.tar.gz
11
12
project_urls =
13
Bug Tracker = https://github.com/RedHatQE/openshift-python-wrapper/issues
0 commit comments