Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
arikfr committed Jul 27, 2015
1 parent e9f1e3a commit e458ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redash/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from redash import settings
from redash.query_runner import import_query_runners

__version__ = '0.7.0'
__version__ = '0.7.1'


def setup_logging():
Expand Down

0 comments on commit e458ed0

Please sign in to comment.