Skip to content

Commit

Permalink
v0.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nmandery committed Aug 22, 2023
1 parent 74ba3b4 commit 22ad998
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@ Versioning <https://semver.org/spec/v2.0.0.html>`__.
Unreleased
----------

- Rework packaging and build process in CI. Adds support for apple silicon.
0.17.5 - 2023-08-22
-------------------

- Rework packaging and build process in CI. Adds support for apple silicon. `#23 <https://github.com/nmandery/h3ronpy/issues/23>`_.

0.17.4 - 2023-07-28
-------------------
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.17.4"
version = "0.17.5"
authors = ["Nico Mandery <[email protected]>"]
description = "Data science toolkit for the H3 geospatial grid"
edition = "2021"
Expand Down

0 comments on commit 22ad998

Please sign in to comment.