We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f94193e + 5031c8f commit f9234ceCopy full SHA for f9234ce
2 files changed
.release-please-manifest.json
@@ -1,4 +1,4 @@
1
{
2
".": "0.9.11",
3
- "duckdb-extensions": "1.4.4-0"
+ "duckdb-extensions": "1.5.1-0"
4
}
duckdb-extensions/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.5.1-0](https://github.com/stac-utils/rustac-py/compare/rustac-duckdb-extensions-v1.4.4-0...rustac-duckdb-extensions-v1.5.1-0) (2026-05-05)
+
5
6
+### Features
7
8
+* bump duckdb-extensions to v1.5.1 ([#275](https://github.com/stac-utils/rustac-py/issues/275)) ([9faaaa9](https://github.com/stac-utils/rustac-py/commit/9faaaa913366d3bd2302f2c8e46b974c7ce01aa1))
9
10
## [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)
11
12
0 commit comments