Skip to content

Commit aa19d69

Browse files
committed
chore: release v0.1.1
1 parent 0c46e0e commit aa19d69

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
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
11+
## [0.1.1] - 2026-06-01
12+
13+
### Changed
14+
15+
- Release 0.1.1
16+
1017
## [0.1.0] - 2026-05-19
1118

1219
### Added

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-llamaindex"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "LlamaIndex tools for Hotdata runtime"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)