Skip to content

Commit 5169ff5

Browse files
committed
v0.20.1
1 parent 0c54bcb commit 5169ff5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Versioning <https://semver.org/spec/v2.0.0.html>`__.
1212
Unreleased
1313
----------
1414

15+
0.20.1 - 2024-03-01
16+
-------------------
17+
1518
- Upgrade h3o, rasterh3 and h3arrow dependencies. This includes a fix for converting datasets spanning the antimeridian
1619
by splitting and normalizing tiles before generating cells from them.
1720

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "h3ronpy"
3-
version = "0.20.0"
3+
version = "0.20.1"
44
authors = ["Nico Mandery <nico@nmandery.net>"]
55
description = "Data science toolkit for the H3 geospatial grid"
66
edition = "2021"

0 commit comments

Comments
 (0)