diff options
Diffstat (limited to 'python/s3transfer/s3transfer.SlackBuild')
-rw-r--r-- | python/s3transfer/s3transfer.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/s3transfer/s3transfer.SlackBuild b/python/s3transfer/s3transfer.SlackBuild index d3e96f8e62..6617469b12 100644 --- a/python/s3transfer/s3transfer.SlackBuild +++ b/python/s3transfer/s3transfer.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=s3transfer -VERSION=${VERSION:-0.1.7} +VERSION=${VERSION:-0.1.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |