We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7adcf5e commit 45db526Copy full SHA for 45db526
2 files changed
CHANGELOG.md
@@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
## [Unreleased]
9
10
11
+
12
+## [0.2.2] - 2026-05-27
13
14
+### Changed
15
16
+- Release 0.2.2
17
18
## [0.2.1] - 2026-05-24
19
20
### Added
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "hotdata-runtime"
7
-version = "0.2.1"
+version = "0.2.2"
description = "Workspace/session runtime primitives for Hotdata integrations"
readme = "README.md"
requires-python = ">=3.10"
0 commit comments