diff --git a/pyproject.toml b/pyproject.toml index 1f47fa63..d7c1a88d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "pytorch-ie" -version = "0.4.0" +version = "0.5.0" description = "State-of-the-art Information Extraction in PyTorch" readme = "README.rst" authors = ["Christoph Alt "]