Skip to content

Commit 605db8d

Browse files
chore: release main (#243)
🤖 I have created a release *beep* *boop* --- <details><summary>0.9.7</summary> ## [0.9.7](v0.9.6...v0.9.7) (2026-02-28) ### Features * duckdb extensions via download ([#242](#242)) ([fa6937e](fa6937e)) ### Bug Fixes * pre-release for duckdb versioning ([9c9022a](9c9022a)) * release as ([859a206](859a206)) * release-please manifest ([0e54028](0e54028)) </details> <details><summary>rustac-duckdb-extensions: 1.4.4-0</summary> ## [1.4.4-0](rustac-duckdb-extensions-v1.4.4-0...rustac-duckdb-extensions-v1.4.4-0) (2026-02-28) ### Features * duckdb extensions via download ([#242](#242)) ([fa6937e](fa6937e)) ### Bug Fixes * pre-release for duckdb versioning ([9c9022a](9c9022a)) </details> --- 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 859a206 commit 605db8d

4 files changed

Lines changed: 29 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.6",
2+
".": "0.9.7",
33
"duckdb-extensions": "1.4.4-0"
44
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.7](https://github.com/stac-utils/rustac-py/compare/v0.9.6...v0.9.7) (2026-02-28)
7+
8+
9+
### Features
10+
11+
* duckdb extensions via download ([#242](https://github.com/stac-utils/rustac-py/issues/242)) ([fa6937e](https://github.com/stac-utils/rustac-py/commit/fa6937e1c0145bbe31b79e3408edda1c1da732f6))
12+
13+
14+
### Bug Fixes
15+
16+
* pre-release for duckdb versioning ([9c9022a](https://github.com/stac-utils/rustac-py/commit/9c9022a4ce4c1ed473235955b6a6d5e8b7fa3f91))
17+
* release as ([859a206](https://github.com/stac-utils/rustac-py/commit/859a206de3f1aa715131b0b9d4b24129e15046ab))
18+
* release-please manifest ([0e54028](https://github.com/stac-utils/rustac-py/commit/0e54028f33f587d11ffe0f60c5ed3146ed67aee6))
19+
620
## [0.9.6](https://github.com/stac-utils/rustac-py/compare/v0.9.5...v0.9.6) (2026-02-12)
721

822

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

duckdb-extensions/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [1.4.4-0](https://github.com/stac-utils/rustac-py/compare/rustac-duckdb-extensions-v1.4.4-0...rustac-duckdb-extensions-v1.4.4-0) (2026-02-28)
4+
5+
6+
### Features
7+
8+
* duckdb extensions via download ([#242](https://github.com/stac-utils/rustac-py/issues/242)) ([fa6937e](https://github.com/stac-utils/rustac-py/commit/fa6937e1c0145bbe31b79e3408edda1c1da732f6))
9+
10+
11+
### Bug Fixes
12+
13+
* pre-release for duckdb versioning ([9c9022a](https://github.com/stac-utils/rustac-py/commit/9c9022a4ce4c1ed473235955b6a6d5e8b7fa3f91))

0 commit comments

Comments
 (0)