Set version to v3.5.3

This commit is contained in:
Adriane Boyd 2023-05-12 11:18:57 +02:00
parent 424e917c6c
commit c58e05ca63

View File

@ -1,6 +1,6 @@
# fmt: off
__title__ = "spacy"
__version__ = "3.5.2"
__version__ = "3.5.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"