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