Set version to v3.8.1

This commit is contained in:
Matthew Honnibal 2024-10-01 12:37:11 +02:00
parent 3a0aadcf86
commit a8837beab7
1 changed files with 1 additions and 1 deletions

View File

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