Skip to content

Commit 2a88e57

Browse files
chore(main): release 0.9.5 (#233)
🤖 I have created a release *beep* *boop* --- ## [0.9.5](v0.9.4...v0.9.5) (2026-02-04) ### Features * add read, write, and search *_sync ([#232](#232)) ([f0363d5](f0363d5)) --- 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 f0363d5 commit 2a88e57

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.4"
2+
".": "0.9.5"
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.5](https://github.com/stac-utils/rustac-py/compare/v0.9.4...v0.9.5) (2026-02-04)
7+
8+
9+
### Features
10+
11+
* add read, write, and search *_sync ([#232](https://github.com/stac-utils/rustac-py/issues/232)) ([f0363d5](https://github.com/stac-utils/rustac-py/commit/f0363d51008760b6cb86a2f9958d79955ee26f48))
12+
613
## [0.9.4](https://github.com/stac-utils/rustac-py/compare/v0.9.3...v0.9.4) (2026-02-02)
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.4"
3+
version = "0.9.5"
44
edition = "2024"
55
publish = false
66

0 commit comments

Comments
 (0)