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 4afe3f6 commit 71976feCopy full SHA for 71976fe
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
6
[project]
7
name = "infer-client"
8
-version = "0.0.1"
+version = "0.0.2"
9
description = "Abstraction for AI Inference Client"
10
readme = "README.md"
11
keywords = [ "infer-client", "onnxruntime", "onnxruntime-gpu", "tritonclient" ]
0 commit comments