Skip to content

Commit 92aee67

Browse files
authored
chore: release v0.1.3 (#15)
Co-authored-by: Eddie A Tejeda <669988+eddietejeda@users.noreply.github.com>
1 parent c4c1a1c commit 92aee67

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

1010

11+
12+
## [0.1.3] - 2026-06-01
13+
14+
### Changed
15+
16+
- Release 0.1.3
17+
1118
## [0.1.2] - 2026-05-27
1219

1320
### Changed

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-marimo"
7-
version = "0.1.2"
7+
version = "0.1.3"
88
description = "Marimo integration for Hotdata runtime"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)