Set version to v3.4.4

This commit is contained in:
Adriane Boyd 2022-12-13 13:20:51 +01:00
parent 5c49e82137
commit 39ccd67ba1

View File

@ -1,6 +1,6 @@
# fmt: off
__title__ = "spacy"
__version__ = "3.4.3"
__version__ = "3.4.4"
__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"