* Inc version --- 0.63 seems to have been packaged incorrectly, to not include a bug fix to tokens.pyx to transfer ownership to Token objects

This commit is contained in:
Matthew Honnibal 2015-02-16 11:56:14 -05:00
parent 9dbc31d72c
commit 789a6fe462
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ def run_setup(exts):
description="Industrial-strength NLP",
author='Matthew Honnibal',
author_email='honnibal@gmail.com',
version='0.63',
version='0.64',
url="http://honnibal.github.io/spaCy/",
package_data={"spacy": ["*.pxd"],
"spacy.en": ["*.pxd", "data/pos/*",