Skip to content

Commit 754a71c

Browse files
committed
Update spaCy models
1 parent 401af1b commit 754a71c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

negate/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
__version__ = "1.1.2"
55

66
# spaCy models version.
7-
EN_CORE_WEB_MD_VERSION: str = "3.6.0"
8-
EN_CORE_WEB_TRF_VERSION: str = "3.6.1"
7+
EN_CORE_WEB_MD_VERSION: str = "3.7.0"
8+
EN_CORE_WEB_TRF_VERSION: str = "3.7.2"

0 commit comments

Comments
 (0)