This is an automated email from the ASF dual-hosted git repository. maximebeauchemin pushed a commit to tag 0.27.0 in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
commit 7a7c12be4cede48dcc8349ad90f0209a9a201ef3 Author: Maxime Beauchemin <[email protected]> AuthorDate: Tue Aug 21 13:16:10 2018 -0700 0.27.0 --- superset/assets/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset/assets/package.json b/superset/assets/package.json index 6c3247a..80d1a74 100644 --- a/superset/assets/package.json +++ b/superset/assets/package.json @@ -1,6 +1,6 @@ { "name": "superset", - "version": "0.27.0rc1", + "version": "0.27.0", "description": "Superset is a data exploration platform designed to be visual, intuitive, and interactive.", "license": "Apache-2.0", "directories": {
