Skip to content

Commit 7cc5877

Browse files
committed
v0.19.1
1 parent 1a3c240 commit 7cc5877

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGES.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ Versioning <https://semver.org/spec/v2.0.0.html>`__.
1111

1212
Unreleased
1313
----------
14-
- Add missing resolution param for change_resolution in polars namespaces. #83
14+
15+
0.19.1 - 2023-10-18
16+
-------------------
17+
18+
- Add missing resolution param for change_resolution in polars namespaces. #38
1519
- Upgrade pyo3 from 0.19 to 0.20
1620

1721
0.19.0 - 2023-10-11

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.19.0"
3+
version = "0.19.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)