diff --git a/setup.py b/setup.py index ca5cc5773..6f6d76e68 100644 --- a/setup.py +++ b/setup.py @@ -78,7 +78,7 @@ def run_setup(exts): description="Industrial-strength NLP", author='Matthew Honnibal', author_email='honnibal@gmail.com', - version='0.29', + version='0.30', url="http://honnibal.github.io/spaCy/", package_data={"spacy": ["*.pxd"], "spacy.en": ["*.pxd", "data/pos/*",