aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-nbclient/jupyter-nbclient.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-11-30 13:26:47 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-12-01 18:14:31 +0700
commitc5fd975b5d6314337bf06771832fb061dcc83a64 (patch)
treebccb9b57c0cdc139dac61dfad5e6199835195db2 /development/jupyter-nbclient/jupyter-nbclient.SlackBuild
parente0aec9141d7d6408f8b9facf0024fb34af5f2ec9 (diff)
development/jupyter-nbclient: Update for 0.10.1
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 3f4894379c..f14ec5864b 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.0}
+VERSION=${VERSION:-0.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}