We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 829abff commit b62b931Copy full SHA for b62b931
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "pytorch-ie"
7
-version = "0.31.1"
+version = "0.31.2"
8
description = "State-of-the-art Information Extraction in PyTorch"
9
readme = "README.md"
10
authors = ["Christoph Alt <[email protected]>"]
0 commit comments