Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
ines committed Jun 25, 2020
1 parent 3e8db1c commit b943ee0
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__ = "0.2.1"
__version__ = "0.2.2"
__summary__ = "Use the latest Stanza (StanfordNLP) research models directly in spaCy"
__uri__ = "https://explosion.ai"
__author__ = "Ines Montani"
Expand Down

0 comments on commit b943ee0

Please sign in to comment.