mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 00:46:28 +03:00
Set version to v2.2.0.dev2
This commit is contained in:
parent
bc5ce49859
commit
7d6d438566
|
@ -4,7 +4,7 @@
|
|||
# fmt: off
|
||||
|
||||
__title__ = "spacy"
|
||||
__version__ = "2.2.0.dev1"
|
||||
__version__ = "2.2.0.dev2"
|
||||
__summary__ = "Industrial-strength Natural Language Processing (NLP) with Python and Cython"
|
||||
__uri__ = "https://spacy.io"
|
||||
__author__ = "Explosion AI"
|
||||
|
|
Loading…
Reference in New Issue
Block a user