Skip to content

Commit b57f348

Browse files
authored
Set version to v1.0.4 (#99)
1 parent 32ba2c4 commit b57f348

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__ = "1.0.3"
2+
__version__ = "1.0.4"
33
__summary__ = "Use the latest Stanza (StanfordNLP) research models directly in spaCy"
44
__uri__ = "https://explosion.ai"
55
__author__ = "Explosion"

0 commit comments

Comments
 (0)