We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c1a83 commit fc1c1dfCopy full SHA for fc1c1df
spacy_stanfordnlp/about.py
@@ -1,5 +1,5 @@
1
__title__ = "spacy-stanfordnlp"
2
-__version__ = "0.0.3"
+__version__ = "0.1.0"
3
__summary__ = "Use the latest StanfordNLP research models directly in spaCy"
4
__uri__ = "https://explosion.ai"
5
__author__ = "Ines Montani"
0 commit comments