Skip to content

Commit 56e1f96

Browse files
authored
chore(python): Prepare 0.6.1 (#1404)
1 parent aa89078 commit 56e1f96

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

python/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Unreleased
44

5+
## [0.6.1] - 2025-12-03
6+
7+
### What's Changed
8+
9+
- feat(Python): Update macOS runners in GitHub workflows; build intel wheels #1403
10+
511
## [0.6.0] - 2025-10-16
612

713
### What's Changed

python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resolver = "2"
44

55
[workspace.package]
66
authors = ["Kyle Barron <kylebarron2@gmail.com>"]
7-
version = "0.6.0"
7+
version = "0.6.1"
88
edition = "2024"
99
homepage = "https://geoarrow.org/geoarrow-rs/"
1010
repository = "https://github.com/geoarrow/geoarrow-rs"

0 commit comments

Comments
 (0)