Skip to content

Commit 898d400

Browse files
author
semantic-release
committed
1.1.1
Automatically generated by python-semantic-release
1 parent 39f480b commit 898d400

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v1.1.1 (2026-02-03)
5+
6+
### Bug Fixes
7+
8+
- Dockerfile versioning
9+
([`1ac86a7`](https://github.com/redhat-performance/badfish/commit/1ac86a758a2935bff83f9b5637960043f647fc0d))
10+
11+
412
## v1.1.0 (2026-02-03)
513

614
### Bug Fixes

src/badfish/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.1.0"
1+
__version__ = "1.1.1"

0 commit comments

Comments
 (0)