Switch to v2.3.0.dev0

This commit is contained in:
Adriane Boyd 2020-05-25 12:57:20 +02:00
parent 736f3cb5af
commit 3f727bc539
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# fmt: off
__title__ = "spacy"
__version__ = "2.3.0"
__version__ = "2.3.0.dev0"
__release__ = True
__download_url__ = "https://github.com/explosion/spacy-models/releases/download"
__compatibility__ = "https://raw.githubusercontent.com/explosion/spacy-models/master/compatibility.json"