0.3.2
This commit is contained in:
parent
04a8c0123c
commit
5472e0de60
@ -4,6 +4,9 @@ oyster changelog
|
||||
0.3.2
|
||||
-----
|
||||
* become much more tolerant of duplicates
|
||||
* skip S3 test if not prepared
|
||||
* use doc_class AWS_PREFIX and AWS_BUCKET if set
|
||||
* add DEFAULT_STORAGE_ENGINE setting
|
||||
|
||||
0.3.1
|
||||
-----
|
||||
|
@ -1,4 +1,4 @@
|
||||
__version__ = "0.3.1"
|
||||
__version__ = "0.3.2"
|
||||
|
||||
import os
|
||||
os.environ['CELERY_CONFIG_MODULE'] = 'oyster.celeryconfig'
|
||||
|
Loading…
Reference in New Issue
Block a user