* Increment version in download script

This commit is contained in:
Matthew Honnibal 2015-07-28 15:22:17 +02:00
parent 9c4d0aae62
commit c609ea18f0

View File

@ -7,7 +7,7 @@ import wget
import plac
# TODO: Read this from the same source as the setup
VERSION = '0.8.7'
VERSION = '0.8.9'
AWS_STORE = 'http://s3-us-west-1.amazonaws.com/media.spacynlp.com'