mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 01:16:28 +03:00
Set version to v2.2.0.dev15
This commit is contained in:
parent
b6ec291bde
commit
eba708404d
|
@ -1,6 +1,6 @@
|
||||||
# fmt: off
|
# fmt: off
|
||||||
__title__ = "spacy"
|
__title__ = "spacy"
|
||||||
__version__ = "2.2.0.dev14"
|
__version__ = "2.2.0.dev15"
|
||||||
__summary__ = "Industrial-strength Natural Language Processing (NLP) in Python"
|
__summary__ = "Industrial-strength Natural Language Processing (NLP) in Python"
|
||||||
__uri__ = "https://spacy.io"
|
__uri__ = "https://spacy.io"
|
||||||
__author__ = "Explosion"
|
__author__ = "Explosion"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user