Skip to content

Commit

Permalink
Preparing 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bradmwilliams committed Mar 27, 2024
1 parent 3ca6f8e commit 6475c57
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 6475c57

Please sign in to comment.