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