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