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/01/23 18:15:16 UTC

[incubator-superset] branch master updated: Bump flower==0.9.2 (#4263)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 718230c  Bump flower==0.9.2 (#4263)
718230c is described below

commit 718230cdf2cd4a92672513068848a51e111a6ef4
Author: Maxime Beauchemin <ma...@gmail.com>
AuthorDate: Tue Jan 23 10:15:10 2018 -0800

    Bump flower==0.9.2 (#4263)
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 00b56d2..f2ce908 100644
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ setup(
         'flask-sqlalchemy==2.1',
         'flask-testing==0.6.2',
         'flask-wtf==0.14.2',
-        'flower==0.9.1',
+        'flower==0.9.2',
         'future>=0.16.0, <0.17',
         'python-geohash==0.8.5',
         'humanize==0.5.1',

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