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 78a58e2 commit 5ac9a2cCopy full SHA for 5ac9a2c
progressbar/__about__.py
@@ -19,7 +19,7 @@
19
long running operations.
20
'''.strip().split())
21
__email__ = '[email protected]'
22
-__version__ = '4.1.0'
+__version__ = '4.1.1'
23
__license__ = 'BSD'
24
__copyright__ = 'Copyright 2015 Rick van Hattem (Wolph)'
25
__url__ = 'https://github.com/WoLpH/python-progressbar'
0 commit comments