Skip to content

Commit c6ad772

Browse files
authored
Merge pull request #41 from myakove/bump-version-to-1.5.1
bump version to 1.5.1
2 parents 9702305 + c77d6c5 commit c6ad772

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[metadata]
22
name = openshift-python-wrapper
3-
version = 1.5
3+
version = 1.5.1
44
author = Meni Yakove, Ruth Netser
55
author_email = [email protected]
66
description = Wrapper around https://github.com/openshift/openshift-restclient-python
77
long_description = file: README.md
88
long_description_content_type = text/markdown
99
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
10+
download_url = https://github.com/RedHatQE/openshift-python-wrapper/archive/refs/tags/v1.5.1.tar.gz
1111

1212
project_urls =
1313
Bug Tracker = https://github.com/RedHatQE/openshift-python-wrapper/issues

0 commit comments

Comments
 (0)