From f0a9d2cb9c46ad9c9fc58a20bf17d9361c82aed0 Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Wed, 11 Feb 2015 14:20:57 -0500 Subject: [PATCH] * Inc version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index be4b4ac6b..6fb9a79ff 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.61', + version='0.62', url="http://honnibal.github.io/spaCy/", package_data={"spacy": ["*.pxd"], "spacy.en": ["*.pxd", "data/pos/*",