Set version to 3.8.10

This commit is contained in:
Matthew Honnibal 2025-11-17 13:19:29 +01:00
parent a24bb01613
commit 7abd196000

View File

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