Skip to content

Commit

Permalink
Bump version to 2024.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Dec 4, 2024
1 parent 58d51fe commit 34ae7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "maturin"

[project]
name = "starlark-pyo3"
version = "2024.1.4"
version = "2024.1.5"
description = "Wraps starlark-rust into Python"
requires-python = ">=3.9"
license = {file = "LICENSE"}
Expand Down

0 comments on commit 34ae7f9

Please sign in to comment.