From ab53855dfe8834ae95eda577f28a3df182dc9eef Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Mon, 13 Apr 2015 06:08:22 +0200 Subject: [PATCH] * Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index be16bb650..e73ead764 100644 --- a/setup.py +++ b/setup.py @@ -114,7 +114,7 @@ def run_setup(exts): description="Industrial-strength NLP", author='Matthew Honnibal', author_email='honnibal@gmail.com', - version='0.80', + version='0.81', url="http://honnibal.github.io/spaCy/", package_data={"spacy": ["*.pxd"], "spacy.en": ["*.pxd", "data/pos/*",