0.3.1
This commit is contained in:
parent
22800601df
commit
cca54b6447
@ -3,6 +3,7 @@ oyster changelog
|
|||||||
|
|
||||||
0.3.1
|
0.3.1
|
||||||
-----
|
-----
|
||||||
|
**2012-03-10**
|
||||||
* add validation of doc_class
|
* add validation of doc_class
|
||||||
* add ability to do one-time updates
|
* add ability to do one-time updates
|
||||||
* change how hooks work
|
* change how hooks work
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
__version__ = "0.3.0"
|
__version__ = "0.3.1"
|
||||||
|
|
||||||
import os
|
import os
|
||||||
os.environ['CELERY_CONFIG_MODULE'] = 'oyster.celeryconfig'
|
os.environ['CELERY_CONFIG_MODULE'] = 'oyster.celeryconfig'
|
||||||
|
Loading…
Reference in New Issue
Block a user