Skip to content

Commit 4b02e2a

Browse files
chore(main): release 0.9.4 (#220)
🤖 I have created a release *beep* *boop* --- ## [0.9.4](v0.9.3...v0.9.4) (2026-02-02) ### Bug Fixes * add max_items to duckdb client ([#229](#229)) ([4e90097](4e90097)), closes [#228](#228) ### Dependencies * object_store goes with arrow ([#219](#219)) ([8f5c994](8f5c994)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: stac-utils-release-bot[bot] <249776822+stac-utils-release-bot[bot]@users.noreply.github.com>
1 parent 4e90097 commit 4b02e2a

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.9.3"
2+
".": "0.9.4"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## [0.9.4](https://github.com/stac-utils/rustac-py/compare/v0.9.3...v0.9.4) (2026-02-02)
7+
8+
9+
### Bug Fixes
10+
11+
* add max_items to duckdb client ([#229](https://github.com/stac-utils/rustac-py/issues/229)) ([4e90097](https://github.com/stac-utils/rustac-py/commit/4e900977b95b44ca57a408b631ae1a3364275448)), closes [#228](https://github.com/stac-utils/rustac-py/issues/228)
12+
13+
14+
### Dependencies
15+
16+
* object_store goes with arrow ([#219](https://github.com/stac-utils/rustac-py/issues/219)) ([8f5c994](https://github.com/stac-utils/rustac-py/commit/8f5c9940d286365df12ba56b8777eba74f4ab87a))
17+
618
## [0.9.3](https://github.com/stac-utils/rustac-py/compare/v0.9.2...v0.9.3) (2026-01-06)
719

820

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustac-py"
3-
version = "0.9.3"
3+
version = "0.9.4"
44
edition = "2024"
55
publish = false
66

0 commit comments

Comments
 (0)