Skip to content

Commit e7316a8

Browse files
authored
Release v0.2.0 (#7)
1 parent 2a1b1fd commit e7316a8

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
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "polyinfer"
7-
version = "0.1.0"
7+
version = "0.2.0"
88
description = "Unified ML inference across multiple backends: ONNX Runtime, OpenVINO, TensorRT, IREE"
99
readme = "README.md"
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)