From 330b1a7a3d89931cd98b5c0d3612b7ff03117c6b Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Sat, 7 Feb 2015 11:32:13 -0500 Subject: [PATCH] * Inc version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 658bfe27e..a49a34449 100644 --- a/setup.py +++ b/setup.py @@ -92,7 +92,7 @@ def run_setup(exts): description="Industrial-strength NLP", author='Matthew Honnibal', author_email='honnibal@gmail.com', - version='0.40', + version='0.50', url="http://honnibal.github.io/spaCy/", package_data={"spacy": ["*.pxd"], "spacy.en": ["*.pxd", "data/pos/*",