diff options
Diffstat (limited to 'python/ipython/ipython.SlackBuild')
-rw-r--r-- | python/ipython/ipython.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/ipython/ipython.SlackBuild b/python/ipython/ipython.SlackBuild index 0091f62629bd..62bc15b07d7e 100644 --- a/python/ipython/ipython.SlackBuild +++ b/python/ipython/ipython.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ipython -VERSION=${VERSION:-8.10.0} +VERSION=${VERSION:-8.11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |