Skip to content

Commit bbb925b

Browse files
Merge pull request #162 from bradmwilliams/ocp-2.0.4
Preparing 2.0.4
2 parents 3ca6f8e + 6475c57 commit bbb925b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ansible/rebuild_module.digest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
423bf87bb4d7eac2c537432aaad9f7bb -
1+
40a6f692df33c354be1fae814d8429d5 -

ansible/roles/openshift_client_python/library/openshift_client_python.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/openshift_client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from .ansible import ansible
1313

1414
# Single source for module version
15-
__VERSION__ = '2.0.3'
15+
__VERSION__ = '2.0.4'
1616

1717
null = None # Allow scripts to specify null in object definitions
1818

0 commit comments

Comments
 (0)