diff --git a/pyproject.toml b/pyproject.toml index e4e972d..b684be7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "deepview-profile" -version = "0.13.1" +version = "0.13.2" description = "Interactive performance profiling and debugging tool for PyTorch neural networks." authors = ["CentML "] license = "Apache-2.0"