Skip to content

Commit

Permalink
v0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nmandery committed Mar 1, 2024
1 parent 0c54bcb commit 5169ff5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ Versioning <https://semver.org/spec/v2.0.0.html>`__.
Unreleased
----------

0.20.1 - 2024-03-01
-------------------

- Upgrade h3o, rasterh3 and h3arrow dependencies. This includes a fix for converting datasets spanning the antimeridian
by splitting and normalizing tiles before generating cells from them.

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "h3ronpy"
version = "0.20.0"
version = "0.20.1"
authors = ["Nico Mandery <[email protected]>"]
description = "Data science toolkit for the H3 geospatial grid"
edition = "2021"
Expand Down

0 comments on commit 5169ff5

Please sign in to comment.