This is an automated email from the ASF dual-hosted git repository. maximebeauchemin pushed a commit to branch release--0.33 in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
commit 7591a709bb61a0841ad14b643088584af7cf36c6 Author: Maxime Beauchemin <[email protected]> AuthorDate: Sat May 18 12:51:40 2019 -0700 0.33.0rc1 --- 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 6602977..fe173db 100644 --- a/superset/assets/package.json +++ b/superset/assets/package.json @@ -1,6 +1,6 @@ { "name": "superset", - "version": "0.33.0rc1.dev1", + "version": "0.33.0rc1", "description": "Superset is a data exploration platform designed to be visual, intuitive, and interactive.", "license": "Apache-2.0", "directories": {
