Skip to content

Commit

Permalink
Merge pull request #154 from bradmwilliams/ocp-2.0.2
Browse files Browse the repository at this point in the history
Preparing version 2.0.2
  • Loading branch information
bradmwilliams committed Mar 21, 2024
2 parents b7b4268 + 04e5ca9 commit 226c847
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 @@
e7d43169f7b71cfc9f85275fc03e7702 -
e02b625904721101e2eda533799da9d9 -

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.1'
__VERSION__ = '2.0.2'

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

Expand Down

0 comments on commit 226c847

Please sign in to comment.