We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c46e0e commit 2edcdc7Copy full SHA for 2edcdc7
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.1] - 2026-06-01
12
13
+### Changed
14
15
+- Release 0.1.1
16
17
## [0.1.0] - 2026-05-19
18
19
### Added
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "hotdata-llamaindex"
-version = "0.1.0"
+version = "0.1.1"
description = "LlamaIndex tools for Hotdata runtime"
readme = "README.md"
requires-python = ">=3.10"
0 commit comments