Skip to content

Commit

Permalink
v0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nmandery committed Oct 4, 2024
1 parent 47a619d commit 8fa8ba5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions h3ronpy/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.21.1 - 2024-10-04
-------------------

- Fixed coordinate messup when converting H3 entities to points (issue #58).

0.21.0 - 2024-07-01
Expand Down
2 changes: 1 addition & 1 deletion h3ronpy/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "h3ronpy"
version = "0.21.0"
version = "0.21.1"
authors = ["Nico Mandery <nico@nmandery.net>"]
description = "Data science toolkit for the H3 geospatial grid"
edition = "2021"
Expand Down

0 comments on commit 8fa8ba5

Please sign in to comment.