Skip to content

Commit 99425de

Browse files
authored
Set version to v3.2.3 (explosion#10392)
1 parent b31993e commit 99425de

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.2.2"
3+
__version__ = "3.2.3"
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)