Skip to content

Commit f959b10

Browse files
chore(main): release 0.9.4
1 parent 8f5c994 commit f959b10

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.9.3"
2+
".": "0.9.4"
33
}

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.4](https://github.com/stac-utils/rustac-py/compare/v0.9.3...v0.9.4) (2026-01-06)
7+
8+
9+
### Dependencies
10+
11+
* object_store goes with arrow ([#219](https://github.com/stac-utils/rustac-py/issues/219)) ([8f5c994](https://github.com/stac-utils/rustac-py/commit/8f5c9940d286365df12ba56b8777eba74f4ab87a))
12+
613
## [0.9.3](https://github.com/stac-utils/rustac-py/compare/v0.9.2...v0.9.3) (2026-01-06)
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.3"
3+
version = "0.9.4"
44
edition = "2024"
55
publish = false
66

0 commit comments

Comments
 (0)