We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4c1a1c commit 92aee67Copy full SHA for 92aee67
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.1.3] - 2026-06-01
13
14
+### Changed
15
16
+- Release 0.1.3
17
18
## [0.1.2] - 2026-05-27
19
20
### Changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "hotdata-marimo"
7
-version = "0.1.2"
+version = "0.1.3"
description = "Marimo integration for Hotdata runtime"
readme = "README.md"
requires-python = ">=3.10"
0 commit comments