We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a1b1fd commit e7316a8Copy full SHA for e7316a8
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "polyinfer"
7
-version = "0.1.0"
+version = "0.2.0"
8
description = "Unified ML inference across multiple backends: ONNX Runtime, OpenVINO, TensorRT, IREE"
9
readme = "README.md"
10
license = "Apache-2.0"
0 commit comments