diff --git a/pyproject.toml b/pyproject.toml index 94d5e6f2d..2e94d8d9d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "pie-modules" -version = "0.13.4" +version = "0.13.5" description = "Model and Taskmodule implementations for PyTorch-IE" authors = ["Arne Binder "] readme = "README.md"