Bump version to 3.7.5

This commit is contained in:
svlandeg 2024-05-15 11:16:28 +02:00
parent c195ca4f9c
commit 8e80d3464c

View File

@ -1,5 +1,5 @@
# fmt: off
__title__ = "spacy"
__version__ = "3.7.4"
__version__ = "3.7.5"
__download_url__ = "https://github.com/explosion/spacy-models/releases/download"
__compatibility__ = "https://raw.githubusercontent.com/explosion/spacy-models/master/compatibility.json"