We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e93df8f commit aa8b7f4Copy full SHA for aa8b7f4
CHANGELOG.md
@@ -7,3 +7,7 @@
7
### Improvements
8
* Add ODH 1.0 release bundle manifest (#84)
9
* Adding Dockerfile.bundle and bundle dir to build bundle images (#81)
10
+
11
+## Release 1.0.1 (2021-02-18T20:31:05)
12
+### Features
13
+* Update .thoth.yaml
version.py
@@ -2,4 +2,4 @@
2
"""opendatahub operator."""
3
4
5
-__version__ = "1.0.0"
+__version__ = "1.0.1"
0 commit comments