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