From 407bb5da8b6a74ace59b3ceaa5405547f933264c Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Mon, 9 Feb 2015 09:46:20 -0500 Subject: [PATCH] * Increment version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 628f76164..be234a6a9 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.52', + version='0.53', url="http://honnibal.github.io/spaCy/", package_data={"spacy": ["*.pxd"], "spacy.en": ["*.pxd", "data/pos/*",