Set version to v2.1.0a7.dev6

This commit is contained in:
Matthew Honnibal 2019-02-14 20:12:02 +01:00
parent 0371ac23e7
commit dcf79c5ef3
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# fmt: off
__title__ = "spacy-nightly"
__version__ = "2.1.0a7.dev5"
__version__ = "2.1.0a7.dev6"
__summary__ = "Industrial-strength Natural Language Processing (NLP) with Python and Cython"
__uri__ = "https://spacy.io"
__author__ = "Explosion AI"