From 66b48fbb665304b2cd53292f6c406d43e55ea1d4 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Thu, 9 Apr 2020 17:35:51 +0300 Subject: [PATCH] python-tqdm:ver bump --- programming/language/python/python-tqdm/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/python/python-tqdm/pspec.xml b/programming/language/python/python-tqdm/pspec.xml index dab48ca1fd..dcaaad0a7c 100644 --- a/programming/language/python/python-tqdm/pspec.xml +++ b/programming/language/python/python-tqdm/pspec.xml @@ -13,7 +13,7 @@ library A Fast, Extensible Progress Bar for Python and CLI. python-tqdm provides a fast, extensible progress bar for python and commandline. Instantly make your loops show a smart progress meter - just wrap any iterable with tqdm(iterable), and you're done! - https://github.com/tqdm/tqdm/archive/v4.44.1.tar.gz + https://github.com/tqdm/tqdm/archive/v4.45.0.tar.gz python-setuptools python-devel @@ -34,6 +34,13 @@ + + 2020-04-08 + 4.45.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-03-29 4.44.1