diff options
Diffstat (limited to 'python/python3-PyGithub/python3-PyGithub.SlackBuild')
-rw-r--r-- | python/python3-PyGithub/python3-PyGithub.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-PyGithub/python3-PyGithub.SlackBuild b/python/python3-PyGithub/python3-PyGithub.SlackBuild index b31decfb32435..0bf13c95912eb 100644 --- a/python/python3-PyGithub/python3-PyGithub.SlackBuild +++ b/python/python3-PyGithub/python3-PyGithub.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-PyGithub -VERSION=${VERSION:-2.3.0} +VERSION=${VERSION:-2.4.0} SRCNAM=${SRCNAM:-PyGithub} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |