diff --git a/pyproject.toml b/pyproject.toml index 9eaf109d..da0724f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "pie-datasets" -version = "0.2.0" +version = "0.3.0" description = "Building scripts for PyTorch-IE Datasets" authors = ["Arne Binder "] readme = "README.md"