We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c308be commit ec46312Copy full SHA for ec46312
1 file changed
redash/__init__.py
@@ -7,7 +7,7 @@
7
from redash import settings
8
from redash.query_runner import import_query_runners
9
10
-__version__ = '0.8.0'
+__version__ = '0.8.1'
11
12
13
def setup_logging():
0 commit comments