aboutsummaryrefslogtreecommitdiff
path: root/python/python3-plotly/python3-plotly.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-07-23 13:33:57 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-24 07:45:22 +0700
commit376c631989847b8e62a6b13b718400db03248e0a (patch)
tree3dd6fc4b8e343843bafc36417fd0e192f1e48dde /python/python3-plotly/python3-plotly.SlackBuild
parentb2f66010b80584d148f7617a5d889b8d786f1f22 (diff)
python/python3-plotly: Update for 5.23.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 49e9e4af95..2c6dd211e2 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.22.0}
+VERSION=${VERSION:-5.23.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}