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