Set version to v3.0.9

This commit is contained in:
Adriane Boyd 2022-12-13 13:25:40 +01:00
parent 67c6ef2b2a
commit 4af02ac9e4

View File

@ -1,6 +1,6 @@
# fmt: off
__title__ = "spacy"
__version__ = "3.0.8"
__version__ = "3.0.9"
__download_url__ = "https://github.com/explosion/spacy-models/releases/download"
__compatibility__ = "https://raw.githubusercontent.com/explosion/spacy-models/master/compatibility.json"
__projects__ = "https://github.com/explosion/projects"