You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2018/03/06 07:07:07 UTC

[incubator-superset] tag 0.23.2 created (now cf95d12)

This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a change to tag 0.23.2
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


      at cf95d12  (commit)
This tag includes the following new commits:

     new c2acd15  Fix countries
     new cf95d12  0.23.2

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
maximebeauchemin@apache.org.

[incubator-superset] 02/02: 0.23.2

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to tag 0.23.2
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git

commit cf95d12bcd76568f7a2aab775e644203737ecd9f
Author: Maxime Beauchemin <ma...@gmail.com>
AuthorDate: Mon Mar 5 23:06:44 2018 -0800

    0.23.2
---
 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 2716241..346b628 100644
--- a/superset/assets/package.json
+++ b/superset/assets/package.json
@@ -1,6 +1,6 @@
 {
   "name": "superset",
-  "version": "0.23.1",
+  "version": "0.23.2",
   "description": "Superset is a data exploration platform designed to be visual, intuitive, and interactive.",
   "license": "Apache-2.0",
   "directories": {

-- 
To stop receiving notification emails like this one, please contact
maximebeauchemin@apache.org.

[incubator-superset] 01/02: Fix countries

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to tag 0.23.2
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git

commit c2acd15917f9179e9c88af2c6146643e4c197a35
Author: Maxime Beauchemin <ma...@gmail.com>
AuthorDate: Mon Mar 5 23:06:22 2018 -0800

    Fix countries
---
 MANIFEST.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MANIFEST.in b/MANIFEST.in
index eb3f4dc..d408d7a 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,7 +3,6 @@ recursive-include superset/migrations *
 recursive-include superset/static *
 recursive-exclude superset/static/docs *
 recursive-exclude superset/static/assets/docs *
-recursive-exclude superset/static/assets/visualizations *
 recursive-exclude superset/static/assets/images/viz_thumbnails_large *
 recursive-exclude superset/static/spec *
 recursive-exclude superset/static/images/viz_thumbnails_large *

-- 
To stop receiving notification emails like this one, please contact
maximebeauchemin@apache.org.