We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b06a2 commit 8b151b7Copy full SHA for 8b151b7
pyproject.toml
@@ -8,7 +8,7 @@ requires-python = ">=3.8"
8
9
[tool.poetry]
10
name = "spacy-partial-tagger"
11
-version = "0.12.0"
+version = "0.13.0"
12
description = "Sequence Tagger for Partially Annotated Dataset in spaCy"
13
authors = ["yasufumi <[email protected]>"]
14
license = "MIT"
0 commit comments