0.3.3-dev
This commit is contained in:
parent
43d4979913
commit
eb3c6919ac
@ -1,12 +1,12 @@
|
||||
oyster changelog
|
||||
================
|
||||
|
||||
0.3.3
|
||||
-----
|
||||
**2012-04-16**
|
||||
0.3.3-dev
|
||||
---------
|
||||
* S3 storage backend bugfix
|
||||
* improvements to signal script
|
||||
* oyster.ext cloudsearch and superfastmatch
|
||||
* oyster.ext cloudsearch, elasticsearch, and superfastmatch
|
||||
* add tox/python setup.py test (thanks Marc Abramowitz!)
|
||||
|
||||
0.3.2
|
||||
-----
|
||||
|
@ -1,4 +1,4 @@
|
||||
__version__ = "0.3.2"
|
||||
__version__ = "0.3.3-dev"
|
||||
|
||||
import os
|
||||
os.environ['CELERY_CONFIG_MODULE'] = 'oyster.celeryconfig'
|
||||
|
Loading…
Reference in New Issue
Block a user