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