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