We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 319ab2f commit 8a96eefCopy full SHA for 8a96eef
1 file changed
progressbar/__about__.py
@@ -19,7 +19,7 @@
19
long running operations.
20
'''.strip().split())
21
__email__ = 'wolph@wol.ph'
22
-__version__ = '3.53.2'
+__version__ = '3.53.3'
23
__license__ = 'BSD'
24
__copyright__ = 'Copyright 2015 Rick van Hattem (Wolph)'
25
__url__ = 'https://github.com/WoLpH/python-progressbar'
0 commit comments