Skip to content

Commit a042186

Browse files
chore(main): release rustac-duckdb-extensions 1.4.4-0
1 parent 61aae37 commit a042186

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

duckdb-extensions/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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-05-05)
4+
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+
310
## [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)
411

512

duckdb-extensions/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "rustac-duckdb-extensions"
3-
version = "1.5.1-0"
3+
version = "1.4.4-0"
44
description = "Pre-built DuckDB extensions for rustac"
55
readme = "README.md"
66
authors = [{ name = "Pete Gadomski", email = "pete.gadomski@gmail.com" }]

0 commit comments

Comments
 (0)