Skip to content

Commit

Permalink
Bump version to 3.7.5 (explosion#13493)
Browse files Browse the repository at this point in the history
  • Loading branch information
svlandeg committed May 15, 2024
1 parent c195ca4 commit 82fc2ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spacy/about.py
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 82fc2ec

Please sign in to comment.