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 38ad6c7 commit 585ee4cCopy full SHA for 585ee4c
spacy/about.py
@@ -1,6 +1,6 @@
1
# fmt: off
2
__title__ = "spacy-nightly"
3
-__version__ = "3.0.0rc4.dev16"
+__version__ = "3.0.0rc4.dev17"
4
__download_url__ = "https://github.com/explosion/spacy-models/releases/download"
5
__compatibility__ = "https://raw.githubusercontent.com/explosion/spacy-models/master/compatibility.json"
6
__projects__ = "https://github.com/explosion/projects"
0 commit comments