Skip to content

Commit

Permalink
Set version to v3.8.0.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Sep 9, 2024
1 parent 1b8d560 commit b65491b
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.6"
__version__ = "3.8.0.dev0"
__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 b65491b

Please sign in to comment.