Skip to content

Commit a6c97f8

Browse files
Merge pull request #86 from bradmwilliams/ocp-release-1.0.10
Creating the 1.0.10 release
2 parents 8941738 + ae24fae commit a6c97f8

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-
f2e488f186a4f5b93a014fb1c695a1fc -
1+
6c9feb2f7df50d4a35a72871aeedd8ee -

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/__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__ = '1.0.9'
15+
__VERSION__ = '1.0.10'
1616

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

0 commit comments

Comments
 (0)