aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-nbclient/jupyter-nbclient.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-12-19 13:33:12 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-12-20 11:34:40 +0700
commitff1b9892d046bb25056cf2362ccc576c1a30eb7c (patch)
tree5f16738db97140c01a311abfa2c0b80df00ac588 /development/jupyter-nbclient/jupyter-nbclient.SlackBuild
parent9e04ab6b64f42ebda84c6ca2748dc9e1ee82ac1a (diff)
development/jupyter-nbclient: Update for 0.10.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-nbclient/jupyter-nbclient.SlackBuild')
-rw-r--r--development/jupyter-nbclient/jupyter-nbclient.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-nbclient/jupyter-nbclient.SlackBuild b/development/jupyter-nbclient/jupyter-nbclient.SlackBuild
index f14ec5864b..7a31a5862a 100644
--- a/development/jupyter-nbclient/jupyter-nbclient.SlackBuild
+++ b/development/jupyter-nbclient/jupyter-nbclient.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyter-nbclient
-VERSION=${VERSION:-0.10.1}
+VERSION=${VERSION:-0.10.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}