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 941f8f8 commit 08bf420Copy full SHA for 08bf420
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.52.1'
+__version__ = '3.53.0'
23
__license__ = 'BSD'
24
__copyright__ = 'Copyright 2015 Rick van Hattem (Wolph)'
25
__url__ = 'https://github.com/WoLpH/python-progressbar'
0 commit comments