Skip to content

Commit

Permalink
* Increment data version
Browse files Browse the repository at this point in the history
  • Loading branch information
syllog1sm committed Oct 9, 2015
1 parent af8d0a2 commit a3dfe2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spacy/en/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import plac

# TODO: Read this from the same source as the setup
VERSION = '0.9.0'
VERSION = '0.9.1'

AWS_STORE = 'https://s3-us-west-1.amazonaws.com/media.spacynlp.com'

Expand Down

0 comments on commit a3dfe2b

Please sign in to comment.