diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2020-05-15 21:55:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-15 21:55:18 +0700 |
commit | ff94ed87f212d01b56dfb650fc877db84c8cb0d4 (patch) | |
tree | e0ea57b5e6fd2ea90b626a6ce49584e3402a1d3c /python/python3-seaborn/python3-seaborn.SlackBuild | |
parent | f28bbf641072e6d1ad34c82e84fc20a52cccbc0f (diff) |
python/python3-seaborn: Updated for version 0.10.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-seaborn/python3-seaborn.SlackBuild')
-rw-r--r-- | python/python3-seaborn/python3-seaborn.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-seaborn/python3-seaborn.SlackBuild b/python/python3-seaborn/python3-seaborn.SlackBuild index b25f8e34fd..24db23459a 100644 --- a/python/python3-seaborn/python3-seaborn.SlackBuild +++ b/python/python3-seaborn/python3-seaborn.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python3-seaborn -VERSION=${VERSION:-0.10.0} +VERSION=${VERSION:-0.10.1} SRCNAM=seaborn BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |