We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54bc5e3 + 43bb4a0 commit 9b33f12Copy full SHA for 9b33f12
2 files changed
CHANGELOG.md
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+
11
+## [0.1.2] - 2026-05-27
12
13
+### Changed
14
15
+- Release 0.1.2
16
17
## [0.1.1] - 2026-05-19
18
19
### Added
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "hotdata-marimo"
-version = "0.1.1"
+version = "0.1.2"
description = "Marimo integration for Hotdata runtime"
readme = "README.md"
requires-python = ">=3.10"
0 commit comments