Increment version

This commit is contained in:
Matthew Honnibal 2016-12-27 21:11:22 +01:00
parent cade536d1e
commit f62db78dc3

View File

@ -4,7 +4,7 @@
# https://github.com/pypa/warehouse/blob/master/warehouse/__about__.py
__title__ = 'spacy'
__version__ = '1.4.0'
__version__ = '1.5.0'
__summary__ = 'Industrial-strength NLP'
__uri__ = 'https://spacy.io'
__author__ = 'Matthew Honnibal'