Set version to v3.4.3

This commit is contained in:
Adriane Boyd 2022-11-09 13:11:24 +01:00
parent 35801e32a3
commit 75b0789b46

View File

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