mirror of https://github.com/explosion/spaCy.git
* Upd download script
This commit is contained in:
parent
29bdf0d05a
commit
2a0615104b
|
@ -7,7 +7,7 @@ import wget
|
|||
import plac
|
||||
|
||||
# TODO: Read this from the same source as the setup
|
||||
VERSION = '0.5'
|
||||
VERSION = '0.6'
|
||||
|
||||
AWS_STORE = 'http://s3-us-west-1.amazonaws.com/media.spacynlp.com'
|
||||
|
||||
|
|
Loading…
Reference in New Issue