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 54dd9a754953c..a69f2f7653094 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.8.1} +VERSION=${VERSION:-5.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |