We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 647ba0c commit 79c9f42Copy full SHA for 79c9f42
pyproject.toml
@@ -14,7 +14,7 @@ description = "High-performance Rust reimplementation of GIL-blocking video/imag
14
license = {text = "MIT"}
15
name = "trainingsample"
16
requires-python = ">=3.11"
17
-version = "0.2.12"
+version = "0.2.13"
18
19
[project.optional-dependencies]
20
dev = ["pytest>=6.0", "pytest-benchmark", "maturin>=1.0,<2.0", "pre-commit"]
0 commit comments