summaryrefslogtreecommitdiffstats
path: root/python/python3-plotly/python3-plotly.SlackBuild
diff options
context:
space:
mode:
author isaackwy2024-04-17 22:31:20 +0200
committer Willy Sudiarto Raharjo2024-04-19 16:35:47 +0200
commit1a33d311d3c571d55942f894aef0ea9beba1b2e5 (patch)
tree9de926d021ff2dc6598c0768d9c6aac06e373380 /python/python3-plotly/python3-plotly.SlackBuild
parent8f3769f7faaaae28bc417b18796f9768e7428c31 (diff)
downloadslackbuilds-1a33d311d3c571d55942f894aef0ea9beba1b2e5.tar.gz
python/python3-plotly: Update for 5.21.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-plotly/python3-plotly.SlackBuild')
-rw-r--r--python/python3-plotly/python3-plotly.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-plotly/python3-plotly.SlackBuild b/python/python3-plotly/python3-plotly.SlackBuild
index 51a9a46043..99fec36800 100644
--- a/python/python3-plotly/python3-plotly.SlackBuild
+++ b/python/python3-plotly/python3-plotly.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-plotly
-VERSION=${VERSION:-5.20.0}
+VERSION=${VERSION:-5.21.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}