aboutsummaryrefslogtreecommitdiff
path: root/python/python3-plotly/python3-plotly.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-11-04 20:56:25 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-08 10:07:25 +0700
commitf8bcd2ce97d6680d8554a3346ae730701b227612 (patch)
tree6143d03ea226b4ed3adec7f5d252e138648557ff /python/python3-plotly/python3-plotly.SlackBuild
parentd70ae4d7c85e7fdcbbc25d015b71d12e130806b1 (diff)
python/python3-plotly: Update for 6.4.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 34f5e9ba79..2b9ff620a1 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:-6.3.1}
+VERSION=${VERSION:-6.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}