We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc4803b commit 2286080Copy full SHA for 2286080
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[project]
6
name = "pytorch-ie"
7
-version = "0.32.0"
+version = "0.33.0"
8
description = "State-of-the-art Information Extraction in PyTorch"
9
license = { text = "MIT" }
10
readme = "README.md"
0 commit comments