Skip to content

Commit 6965ff9

Browse files
authored
chore: Bump to 0.6.1 (#1380)
Publishing the improved pyo3-geoarrow docs (#1376 )
1 parent ae84b52 commit 6965ff9

File tree

3 files changed

+15
-13
lines changed

3 files changed

+15
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ exclude = ["js"]
1717
resolver = "2"
1818

1919
[workspace.package]
20-
version = "0.6.0"
20+
version = "0.6.1"
2121
authors = ["Kyle Barron <[email protected]>"]
2222
edition = "2024"
2323
license = "MIT OR Apache-2.0"

rust/pyo3-geoarrow/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 0.6.1 - 2025-10-16
6+
57
- docs(pyo3-geoarrow): Improve docs #1377
68
- refactor(pyo3-geoarrow): Move Python data type constructors out of pyo3-geoarrow (deprecating existing constructors) #1379

0 commit comments

Comments
 (0)