Skip to content

Commit b447428

Browse files
committed
chore: release v0.1.4
1 parent 4c91998 commit b447428

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.4] - 2026-05-27
12+
13+
### Changed
14+
15+
- Release 0.1.4
16+
1017
## [0.1.3] - 2026-05-26
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 = "setuptools.build_meta"
44

55
[project]
66
name = "hotdata-ibis"
7-
version = "0.1.3"
7+
version = "0.1.4"
88
description = "Ibis backend for Hotdata federated SQL API (depends on the hotdata SDK only; not hotdata-runtime)"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)