diff --git a/pyproject.toml b/pyproject.toml index b5cf187..bcc9483 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "skyline-profiler" -version = "0.12.0" +version = "0.12.1" description = "Interactive performance profiling and debugging tool for PyTorch neural networks." authors = ["Geoffrey Yu "] maintainers = ["Akbar Nurlybayev ", "Yubo Gao "]