diff options
Diffstat (limited to 'development/python3-cycler/python3-cycler.SlackBuild')
-rw-r--r-- | development/python3-cycler/python3-cycler.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/python3-cycler/python3-cycler.SlackBuild b/development/python3-cycler/python3-cycler.SlackBuild index 824ecb838eb77..f9b6bc1ef3794 100644 --- a/development/python3-cycler/python3-cycler.SlackBuild +++ b/development/python3-cycler/python3-cycler.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-cycler SRCNAM=cycler -VERSION=${VERSION:-0.10.0} +VERSION=${VERSION:-0.11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |