We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9983897 commit 16b1b39Copy full SHA for 16b1b39
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "volara-torch"
3
-version = "0.1.0"
+version = "1.0.0"
4
description = "Plugin for Volara including everything pytorch related. This includes the `Predict` task and the `models` module."
5
readme = "README.md"
6
requires-python = ">=3.11"
0 commit comments