We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa89078 commit 56e1f96Copy full SHA for 56e1f96
2 files changed
python/CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## Unreleased
4
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
11
## [0.6.0] - 2025-10-16
12
13
### What's Changed
python/Cargo.toml
@@ -4,7 +4,7 @@ resolver = "2"
[workspace.package]
authors = ["Kyle Barron <kylebarron2@gmail.com>"]
-version = "0.6.0"
+version = "0.6.1"
edition = "2024"
homepage = "https://geoarrow.org/geoarrow-rs/"
repository = "https://github.com/geoarrow/geoarrow-rs"
0 commit comments