Skip to content

Commit 71a3483

Browse files
authored
Increment version to 0.2.4 (#49)
1 parent 4704da2 commit 71a3483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spacy_stanza/about.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__title__ = "spacy-stanza"
2-
__version__ = "0.2.3"
2+
__version__ = "0.2.4"
33
__summary__ = "Use the latest Stanza (StanfordNLP) research models directly in spaCy"
44
__uri__ = "https://explosion.ai"
55
__author__ = "Ines Montani"

0 commit comments

Comments
 (0)