Skip to content

Commit febd961

Browse files
chore(main): release 0.9.10 (#273)
🤖 I have created a release *beep* *boop* --- ## [0.9.10](v0.9.9...v0.9.10) (2026-04-22) ### Features * duckdb query_to_table ([#272](#272)) ([99057b8](99057b8)) --- 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 2e31f25 commit febd961

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "0.9.9",
2+
".": "0.9.10",
33
"duckdb-extensions": "1.4.4-0"
44
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.10](https://github.com/stac-utils/rustac-py/compare/v0.9.9...v0.9.10) (2026-04-22)
7+
8+
9+
### Features
10+
11+
* duckdb query_to_table ([#272](https://github.com/stac-utils/rustac-py/issues/272)) ([99057b8](https://github.com/stac-utils/rustac-py/commit/99057b805a9f93dcfd354926b9bcb11248af9d3a))
12+
613
## [0.9.9](https://github.com/stac-utils/rustac-py/compare/v0.9.8...v0.9.9) (2026-04-09)
714

815

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.9"
3+
version = "0.9.10"
44
edition = "2024"
55
publish = false
66

0 commit comments

Comments
 (0)