Set version to v2.3.9

This commit is contained in:
Adriane Boyd 2022-12-15 08:21:54 +01:00
parent fe0bae9159
commit 45e91e846d

View File

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