Bump version (about time...)

This commit is contained in:
Arik Fraimovich
2014-04-10 12:55:31 +03:00
parent 241d31f608
commit 577fdffc7f

View File

@@ -9,7 +9,7 @@ import redis
from statsd import StatsClient
from redash import settings, utils
__version__ = '0.3.5'
__version__ = '0.3.6'
def setup_logging():