Skip to content

Commit fcca30c

Browse files
author
Benjamin Gutzmann
committed
Bump version to 0.7.0
1 parent dd8b252 commit fcca30c

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Types of changes:
1616

1717
## [Unreleased]
1818

19+
## [0.7.0] - 2026-01-08
20+
1921
### Fixed
2022

2123
- Fix query wrapping
@@ -132,7 +134,8 @@ Types of changes:
132134
- GitHub Actions workflows for CI/CD and releases
133135
- Use common `defaults` key instead of `global_defaults` and `default_args`
134136

135-
[Unreleased]: https://github.com/ottogroup/koality/compare/v0.6.0...HEAD
137+
[Unreleased]: https://github.com/ottogroup/koality/compare/v0.7.0...HEAD
138+
[0.7.0]: https://github.com/ottogroup/koality/compare/v0.6.0...v0.7.0
136139
[0.6.0]: https://github.com/ottogroup/koality/compare/v0.5.0...v0.6.0
137140
[0.5.0]: https://github.com/ottogroup/koality/compare/v0.4.1...v0.5.0
138141
[0.4.1]: https://github.com/ottogroup/koality/compare/v0.4.0...v0.4.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "koality"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
authors = [
55
{ name = "Team PiT @ Otto Group data.works GmbH" },
66
{ name = "Norbert Maager" },

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)