aboutsummaryrefslogtreecommitdiff
path: root/python/python3-plotly/python3-plotly.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2025-08-13 14:00:25 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-14 18:23:46 +0700
commit3e7746566351dd8870bafd128437a07a191c21bb (patch)
treed0b5516f4d0fe15e75aaeda3db53031e6273e70f /python/python3-plotly/python3-plotly.SlackBuild
parentfd03e6c1dd27293e40f2cc4d6cbe6e6eb849452c (diff)
python/python3-plotly: Update for 6.3.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 67375f3493..28018c13b6 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.2.0}
+VERSION=${VERSION:-6.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}