Merge remote-tracking branch 'upstream/master' into v2.3.x

This commit is contained in:
Adriane Boyd 2020-07-13 14:56:45 +02:00
commit 21e2760407

View File

@ -1,6 +1,6 @@
# fmt: off
__title__ = "spacy"
__version__ = "2.3.1"
__version__ = "2.3.2"
__release__ = True
__download_url__ = "https://github.com/explosion/spacy-models/releases/download"
__compatibility__ = "https://raw.githubusercontent.com/explosion/spacy-models/master/compatibility.json"