Skip to content

Commit 8414274

Browse files
authored
release: v0.8.3 (#162)
1 parent 473d30c commit 8414274

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55

66
## [Unreleased]
77

8+
### Changed
9+
10+
- Don't set geo metadata for `proj:geometry` ([rustac #808](https://github.com/stac-utils/rustac/pull/808), [#161](https://github.com/stac-utils/rustac-py/pull/161))
11+
812
## [0.8.2] - 2025-09-15
913

1014
Bump **pyo3** version.

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.8.2"
3+
version = "0.8.3"
44
edition = "2024"
55
publish = false
66

0 commit comments

Comments
 (0)