Skip to content

Commit 796f8b9

Browse files
committed
Increment version
1 parent 525f798 commit 796f8b9

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-nightly"
3-
__version__ = "3.0.0a36"
3+
__version__ = "3.0.0a37"
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)