Skip to content

Commit 8fa8ba5

Browse files
committed
v0.21.1
1 parent 47a619d commit 8fa8ba5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

h3ronpy/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.21.1 - 2024-10-04
16+
-------------------
17+
1518
- Fixed coordinate messup when converting H3 entities to points (issue #58).
1619

1720
0.21.0 - 2024-07-01

h3ronpy/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.21.0"
3+
version = "0.21.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)