diff options
Diffstat (limited to 'python/python3-jupyter_client/python3-jupyter_client.SlackBuild')
-rw-r--r-- | python/python3-jupyter_client/python3-jupyter_client.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jupyter_client/python3-jupyter_client.SlackBuild b/python/python3-jupyter_client/python3-jupyter_client.SlackBuild index 13b1f2fe21..4c179d63be 100644 --- a/python/python3-jupyter_client/python3-jupyter_client.SlackBuild +++ b/python/python3-jupyter_client/python3-jupyter_client.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=jupyter_client PRGNAM=python3-$SRCNAM -VERSION=${VERSION:-5.2.1} +VERSION=${VERSION:-5.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |