Skip to content

Commit a2ec73a

Browse files
committed
chore: release v0.12.2
1 parent 4013ccc commit a2ec73a

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

‎CHANGELOG.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
11+
## [0.12.2] - 2026-08-27
12+
1013
### Fixed
1114

1215
- fix(load): retry an `append` load instead of running it at most once.

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "hotdata-framework"
7-
version = "0.12.1"
7+
version = "0.12.2"
88
description = "Python framework for building Hotdata integrations: workspace runtime, query execution, and managed databases"
99
readme = "README.md"
1010
requires-python = ">=3.10"

‎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)