Skip to content

Commit 79c9f42

Browse files
committed
Update pyproject.toml
1 parent 647ba0c commit 79c9f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description = "High-performance Rust reimplementation of GIL-blocking video/imag
1414
license = {text = "MIT"}
1515
name = "trainingsample"
1616
requires-python = ">=3.11"
17-
version = "0.2.12"
17+
version = "0.2.13"
1818

1919
[project.optional-dependencies]
2020
dev = ["pytest>=6.0", "pytest-benchmark", "maturin>=1.0,<2.0", "pre-commit"]

0 commit comments

Comments
 (0)