mirror of
https://github.com/getredash/redash.git
synced 2025-12-25 01:03:20 -05:00
Bump version.
This commit is contained in:
@@ -7,7 +7,7 @@ from flask_mail import Mail
|
||||
from redash import settings
|
||||
from redash.query_runner import import_query_runners
|
||||
|
||||
__version__ = '0.8.2'
|
||||
__version__ = '0.8.3'
|
||||
|
||||
|
||||
def setup_logging():
|
||||
|
||||
Reference in New Issue
Block a user