mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
* Inc version
This commit is contained in:
parent
a61dacb4e5
commit
c341bfb0a2
2
setup.py
2
setup.py
|
@ -91,7 +91,7 @@ def run_setup(exts):
|
|||
description="Industrial-strength NLP",
|
||||
author='Matthew Honnibal',
|
||||
author_email='honnibal@gmail.com',
|
||||
version='0.68',
|
||||
version='0.70',
|
||||
url="http://honnibal.github.io/spaCy/",
|
||||
package_data={"spacy": ["*.pxd"],
|
||||
"spacy.en": ["*.pxd", "data/pos/*",
|
||||
|
|
Loading…
Reference in New Issue
Block a user