Skip to content

Commit 7f5cee4

Browse files
chore(main): release 0.9.9 (#266)
🤖 I have created a release *beep* *boop* --- ## [0.9.9](v0.9.8...v0.9.9) (2026-04-09) ### Features * bump duckdb to v1.5.1 ([#265](#265)) ([93f93ab](93f93ab)) --- 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 06ba9b5 commit 7f5cee4

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.8",
2+
".": "0.9.9",
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.9](https://github.com/stac-utils/rustac-py/compare/v0.9.8...v0.9.9) (2026-04-09)
7+
8+
9+
### Features
10+
11+
* bump duckdb to v1.5.1 ([#265](https://github.com/stac-utils/rustac-py/issues/265)) ([93f93ab](https://github.com/stac-utils/rustac-py/commit/93f93ab48001d78ccff8d3bd2c6b362ea352e541))
12+
613
## [0.9.8](https://github.com/stac-utils/rustac-py/compare/v0.9.7...v0.9.8) (2026-03-10)
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.8"
3+
version = "0.9.9"
44
edition = "2024"
55
publish = false
66

0 commit comments

Comments
 (0)