Bump version to 0.4

This commit is contained in:
Arik Fraimovich 2014-05-16 14:37:20 +03:00
parent a80618fbe2
commit 0cda4a6632

View File

@ -10,7 +10,7 @@ from statsd import StatsClient
import events
from redash import settings, utils
__version__ = '0.3.7'
__version__ = '0.4.0'
def setup_logging():