Skip to content

Commit be1a1d7

Browse files
committed
Set version to v3.1.6
1 parent 53aa88a commit be1a1d7

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.1.5"
3+
__version__ = "3.1.6"
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)