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