We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a1e519 commit 8d79a10Copy full SHA for 8d79a10
CHANGELOG.md
@@ -15,3 +15,7 @@
15
## Release 1.0.4 (2021-03-11T19:17:30)
16
### Bug Fix
17
* Rebase the version string with latest release (#104)
18
+
19
+## Release 1.0.6 (2021-03-25T17:17:12)
20
+### Bug Fix
21
+* Bump version to v1.0.5 for kebechet bot (#109)
version.py
@@ -2,4 +2,4 @@
2
"""opendatahub operator."""
3
4
5
-__version__ = "1.0.5"
+__version__ = "1.0.6"
0 commit comments