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 1458305 commit 0580861Copy full SHA for 0580861
progressbar/__about__.py
@@ -21,7 +21,7 @@
21
'''.strip().split(),
22
)
23
__email__ = '[email protected]'
24
-__version__ = '4.3.1'
+__version__ = '4.3.2'
25
__license__ = 'BSD'
26
__copyright__ = 'Copyright 2015 Rick van Hattem (Wolph)'
27
__url__ = 'https://github.com/WoLpH/python-progressbar'
0 commit comments