Skip to content

Commit 59097de

Browse files
committed
v0.19.0
1 parent 652d74c commit 59097de

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Versioning <https://semver.org/spec/v2.0.0.html>`__.
1111

1212
Unreleased
1313
----------
14+
15+
0.19.0 - 2023-10-11
16+
-------------------
17+
1418
- Polars expressions and series shortcuts. #33
1519
- Parse directed edges and vertexes from utf8 strings.
1620
- Extend documentation of ``cells_parse``.

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.18.0"
3+
version = "0.19.0"
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)