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