diff --git a/pyproject.toml b/pyproject.toml index 0a09951..60a9039 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "model-explorer-onnx" -version = "0.2.2" +version = "0.2.3" description = "Adapter for ai-edge-model-explorer to support ONNX models" authors = [{ name = "Justin Chu", email = "justinchu@microsoft.com" }] readme = "README.md"