mirror of
https://github.com/apache/superset.git
synced 2026-04-11 20:37:16 +00:00
v0.8.7
This commit is contained in:
@@ -13,7 +13,7 @@ from flask.ext.appbuilder.baseviews import expose
|
||||
from flask.ext.cache import Cache
|
||||
from flask.ext.migrate import Migrate
|
||||
|
||||
VERSION = '0.8.6'
|
||||
VERSION = '0.8.7'
|
||||
|
||||
APP_DIR = os.path.dirname(__file__)
|
||||
CONFIG_MODULE = os.environ.get('CARAVEL_CONFIG', 'caravel.config')
|
||||
|
||||
Reference in New Issue
Block a user