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