diff options
Diffstat (limited to 'python/traitlets/traitlets.SlackBuild')
-rw-r--r-- | python/traitlets/traitlets.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/traitlets/traitlets.SlackBuild b/python/traitlets/traitlets.SlackBuild index 7b21dc3006e80..ce44b5b8371ee 100644 --- a/python/traitlets/traitlets.SlackBuild +++ b/python/traitlets/traitlets.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=traitlets -VERSION=${VERSION:-5.6.0} +VERSION=${VERSION:-5.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |