Skip to content

Commit 22ad998

Browse files
committed
v0.17.5
1 parent 74ba3b4 commit 22ad998

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGES.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ Versioning <https://semver.org/spec/v2.0.0.html>`__.
1212
Unreleased
1313
----------
1414

15-
- Rework packaging and build process in CI. Adds support for apple silicon.
15+
0.17.5 - 2023-08-22
16+
-------------------
17+
18+
- Rework packaging and build process in CI. Adds support for apple silicon. `#23 <https://github.com/nmandery/h3ronpy/issues/23>`_.
1619

1720
0.17.4 - 2023-07-28
1821
-------------------

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.17.4"
3+
version = "0.17.5"
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)