aboutsummaryrefslogtreecommitdiff
path: root/python/python3-plotly/python3-plotly.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-06-26 13:52:41 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-05 10:09:48 +0700
commit1fd314ab78966ca41f033cc8f0a6f10001093fda (patch)
tree2d12c64826d2af142bbb2e6306ffc067d1bc86fc /python/python3-plotly/python3-plotly.SlackBuild
parent8587b769de99903e28b2e9185d165034ca045151 (diff)
python/python3-plotly: Updated for version 6.2.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 ebd5d81a78..67375f3493 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.1.2}
+VERSION=${VERSION:-6.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}