diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-05-13 17:54:20 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-05-17 22:33:28 +0700 |
commit | 6fac88bf0a111c874209b39662b5e1e3af8529a1 (patch) | |
tree | 825ffb2150a63f9e0abf31f5c303d30c78950218 /python/python3-pyproject-api/python3-pyproject-api.SlackBuild | |
parent | 13a29f04709428bd1a0b485e40e5b3d9efac5c61 (diff) |
python/python3-pyproject-api: Version bump to 1.9.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyproject-api/python3-pyproject-api.SlackBuild')
-rw-r--r-- | python/python3-pyproject-api/python3-pyproject-api.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pyproject-api/python3-pyproject-api.SlackBuild b/python/python3-pyproject-api/python3-pyproject-api.SlackBuild index e5770e14d6..a64dcd2e9d 100644 --- a/python/python3-pyproject-api/python3-pyproject-api.SlackBuild +++ b/python/python3-pyproject-api/python3-pyproject-api.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pyproject-api -VERSION=${VERSION:-1.9.0} +VERSION=${VERSION:-1.9.1} SRCNAM=${SRCNAM:-pyproject-api} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |