mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 18:26:30 +03:00
* Rename 0.4.0 to 0.40
This commit is contained in:
parent
fac18dc776
commit
bfe1bcc02d
2
setup.py
2
setup.py
|
@ -92,7 +92,7 @@ def run_setup(exts):
|
|||
description="Industrial-strength NLP",
|
||||
author='Matthew Honnibal',
|
||||
author_email='honnibal@gmail.com',
|
||||
version='0.4.0',
|
||||
version='0.40',
|
||||
url="http://honnibal.github.io/spaCy/",
|
||||
package_data={"spacy": ["*.pxd"],
|
||||
"spacy.en": ["*.pxd", "data/pos/*",
|
||||
|
|
Loading…
Reference in New Issue
Block a user