Skip to content

Commit b39074e

Browse files
chore(main): release 0.9.14 (#316)
🤖 I have created a release *beep* *boop* --- ## [0.9.14](v0.9.13...v0.9.14) (2026-06-29) ### Bug Fixes * materialize store symlink for wheels ([#315](#315)) ([8498199](8498199)) --- 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> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8498199 commit b39074e

4 files changed

Lines changed: 10 additions & 3 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.13",
2+
".": "0.9.14",
33
"duckdb-extensions": "1.5.1-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.14](https://github.com/stac-utils/rustac-py/compare/v0.9.13...v0.9.14) (2026-06-29)
7+
8+
9+
### Bug Fixes
10+
11+
* materialize store symlink for wheels ([#315](https://github.com/stac-utils/rustac-py/issues/315)) ([8498199](https://github.com/stac-utils/rustac-py/commit/8498199486834257053691aac78a9ff7da7a8740))
12+
613
## [0.9.13](https://github.com/stac-utils/rustac-py/compare/v0.9.12...v0.9.13) (2026-06-25)
714

815

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.13"
3+
version = "0.9.14"
44
edition = "2024"
55
description = "pyo3 bindings for the rustac family of crates"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)