Skip to content

Commit 4848002

Browse files
khebhut[bot]Kebechet
andauthored
Release of version 1.0.4 (#106)
Co-authored-by: Kebechet <noreply+kebechet@redhat.com>
1 parent 6d78d48 commit 4848002

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@
1111
## Release 1.0.1 (2021-02-18T20:31:05)
1212
### Features
1313
* Update .thoth.yaml
14+
15+
## Release 1.0.4 (2021-03-11T19:17:30)
16+
### Bug Fix
17+
* Rebase the version string with latest release (#104)

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"""opendatahub operator."""
33

44

5-
__version__ = "1.0.3"
5+
__version__ = "1.0.4"

0 commit comments

Comments
 (0)