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 6036f34 commit d08f4e3Copy full SHA for d08f4e3
1 file changed
spacy/about.py
@@ -1,5 +1,5 @@
1
# fmt: off
2
__title__ = "spacy"
3
-__version__ = "3.8.6"
+__version__ = "3.8.7"
4
__download_url__ = "https://github.com/explosion/spacy-models/releases/download"
5
__compatibility__ = "https://raw.githubusercontent.com/explosion/spacy-models/master/compatibility.json"
0 commit comments