Skip to content

Commit

Permalink
Set version to v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianeboyd committed Oct 9, 2023
1 parent 32ba2c4 commit 37fafdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spacy_stanza/about.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = "spacy-stanza"
__version__ = "1.0.3"
__version__ = "1.0.4"
__summary__ = "Use the latest Stanza (StanfordNLP) research models directly in spaCy"
__uri__ = "https://explosion.ai"
__author__ = "Explosion"
Expand Down

0 comments on commit 37fafdd

Please sign in to comment.