Skip to content

Commit

Permalink
bumping version to 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Filimoa committed Dec 16, 2024
1 parent add8b25 commit 690c883
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "polars-h3"
version = "0.4.5"
version = "0.4.6"
edition = "2021"

[lib]
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ homepage = "https://github.com/Filimonov/polars-h3"

[project]
name = "polars-h3"
version = "0.4.5"
version = "0.4.6"
description = "H3 bindings for Polars"
readme = "README.md"
requires-python = ">=3.9"
Expand Down

0 comments on commit 690c883

Please sign in to comment.