diff options
Diffstat (limited to 'python/python-msal/python-msal.SlackBuild')
-rw-r--r-- | python/python-msal/python-msal.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-msal/python-msal.SlackBuild b/python/python-msal/python-msal.SlackBuild index 6e93c1cbc9..4dca49c2b4 100644 --- a/python/python-msal/python-msal.SlackBuild +++ b/python/python-msal/python-msal.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python-msal -VERSION=${VERSION:-1.24.0} +VERSION=${VERSION:-1.24.1} SRCNAM=${SRCNAM:-microsoft-authentication-library-for-python} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |