bump version

This commit is contained in:
James Turk 2012-02-15 18:32:14 -05:00
parent 0dbdff5374
commit bbcd7a3018

View File

@ -1,4 +1,4 @@
__version__ = "0.2.5"
__version__ = "0.3.0"
import os
os.environ['CELERY_CONFIG_MODULE'] = 'oyster.celeryconfig'