Skip to content

Commit

Permalink
Merge pull request #162 from bradmwilliams/ocp-2.0.4
Browse files Browse the repository at this point in the history
Preparing 2.0.4
  • Loading branch information
bradmwilliams authored Mar 27, 2024
2 parents 3ca6f8e + 6475c57 commit bbb925b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ansible/rebuild_module.digest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
423bf87bb4d7eac2c537432aaad9f7bb -
40a6f692df33c354be1fae814d8429d5 -

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/openshift_client/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from .ansible import ansible

# Single source for module version
__VERSION__ = '2.0.3'
__VERSION__ = '2.0.4'

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

Expand Down

0 comments on commit bbb925b

Please sign in to comment.