Skip to content

Commit 8528484

Browse files
committed
Chore: Bump version to 0.13.1 for release parity
1 parent ae9d161 commit 8528484

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
44

55
[project]
66
name = "culverin"
7-
version = "0.13.0"
7+
version = "0.13.1"
88
description = "High-performance Jolt Physics bindings for Python featuring Shadow Buffers and Free-Threading support."
99
readme = "README.md"
1010
requires-python = ">=3.12"
@@ -104,4 +104,4 @@ ignore = [
104104
]
105105

106106
[tool.ruff.lint.isort]
107-
known-first-party = ["culverin"]
107+
known-first-party = ["culverin"]

0 commit comments

Comments
 (0)