Skip to content

Commit 0080454

Browse files
committed
Set version to v3.0.7
1 parent 6db9389 commit 0080454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spacy/about.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# fmt: off
22
__title__ = "spacy"
3-
__version__ = "3.0.6"
3+
__version__ = "3.0.7"
44
__download_url__ = "https://github.com/explosion/spacy-models/releases/download"
55
__compatibility__ = "https://raw.githubusercontent.com/explosion/spacy-models/master/compatibility.json"
66
__projects__ = "https://github.com/explosion/projects"

0 commit comments

Comments
 (0)