Skip to content

Commit

Permalink
Set version to v4.0.0.dev0 (explosion#12126)
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldk authored and jikanter committed May 10, 2024
1 parent 1743358 commit ad26a4d
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.2"
__version__ = "4.0.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 ad26a4d

Please sign in to comment.