diff --git a/__init__.py b/__init__.py index ecc6a777c7..ad8d178163 100644 --- a/__init__.py +++ b/__init__.py @@ -10,7 +10,7 @@ import events from redash import settings, utils -__version__ = '0.3.6' +__version__ = '0.3.7' def setup_logging():