From 03a10e6cf220b8e8f57ed260b0ce21f56deaca79 Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Thu, 8 Jan 2015 01:08:17 +1100 Subject: [PATCH] * Inc version --- last didn't pack the correct cpp files. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 26d5db14b..9b9d3fd06 100644 --- a/setup.py +++ b/setup.py @@ -65,7 +65,7 @@ def run_setup(exts): description="Industrial-strength NLP", author='Matthew Honnibal', author_email='honnibal@gmail.com', - version='0.26', + version='0.27', url="http://honnibal.github.io/spaCy/", package_data={"spacy": ["*.pxd"], "spacy.en": ["*.pxd", "data/pos/*",