This is an automated email from the ASF dual-hosted git repository. michellet pushed a commit to branch 0.34 in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
commit aaed4a77879faf917c023cde611b328a3a808074 Author: Michelle Thomas <[email protected]> AuthorDate: Thu Sep 19 12:01:38 2019 -0700 updating version to 0.34.1 --- 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 3fa4ad9..83605e1 100644 --- a/superset/assets/package.json +++ b/superset/assets/package.json @@ -1,6 +1,6 @@ { "name": "superset", - "version": "0.34.0", + "version": "0.34.1", "description": "Superset is a data exploration platform designed to be visual, intuitive, and interactive.", "license": "Apache-2.0", "directories": {
