From 827a2337b0d27ccd463ac66245947d026753e39c Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Fri, 27 Feb 2015 03:56:54 -0500 Subject: [PATCH] * Inc version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9a8dadf5a..d12a74f63 100644 --- a/setup.py +++ b/setup.py @@ -91,7 +91,7 @@ def run_setup(exts): description="Industrial-strength NLP", author='Matthew Honnibal', author_email='honnibal@gmail.com', - version='0.67', + version='0.68', url="http://honnibal.github.io/spaCy/", package_data={"spacy": ["*.pxd"], "spacy.en": ["*.pxd", "data/pos/*",