Skip to content

Commit 47b27cb

Browse files
upversion pypi
1 parent 46c20d1 commit 47b27cb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pycanopy"
3-
version = "0.3.0"
3+
version = "0.3.2"
44
edition = "2021"
55

66
[lib]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "pycanopy"
7-
version = "0.3.1"
7+
version = "0.3.2"
88
description = "Declarative spatial query layer for Polars"
99
readme = "README.md"
1010
requires-python = ">=3.10,<3.13"

0 commit comments

Comments
 (0)