Skip to content

Commit ec46312

Browse files
committed
Bump version.
1 parent 7c308be commit ec46312

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

redash/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from redash import settings
88
from redash.query_runner import import_query_runners
99

10-
__version__ = '0.8.0'
10+
__version__ = '0.8.1'
1111

1212

1313
def setup_logging():

0 commit comments

Comments
 (0)