Bump version to 3.7.5 (#13493)

This commit is contained in:
Sofie Van Landeghem 2024-05-15 12:11:33 +02:00 committed by GitHub
parent c195ca4f9c
commit 82fc2ecfa5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"