Skip to content

Commit

Permalink
3.1.4 even harder
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjakubowski committed Nov 1, 2024
1 parent b8eb3a1 commit aad79d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/perspective-python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ starlette = ["starlette<1"]

[tool.maturin]
module-name = "perspective"
data = "perspective_python-3.1.3.data"
data = "perspective_python-3.1.4.data"
features = ["pyo3/extension-module"]
include = [
{ path = "perspective/*libpsp.so", format = "wheel" },
Expand Down

0 comments on commit aad79d2

Please sign in to comment.