mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-19 09:16:01 +03:00
Increment version
This commit is contained in:
parent
e7d1c3a30d
commit
f628c69bdb
|
|
@ -1,5 +1,5 @@
|
||||||
# fmt: off
|
# fmt: off
|
||||||
__title__ = "spacy"
|
__title__ = "spacy"
|
||||||
__version__ = "3.8.10"
|
__version__ = "3.8.11"
|
||||||
__download_url__ = "https://github.com/explosion/spacy-models/releases/download"
|
__download_url__ = "https://github.com/explosion/spacy-models/releases/download"
|
||||||
__compatibility__ = "https://raw.githubusercontent.com/explosion/spacy-models/master/compatibility.json"
|
__compatibility__ = "https://raw.githubusercontent.com/explosion/spacy-models/master/compatibility.json"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user