We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc377af commit bc17d06Copy full SHA for bc17d06
1 file changed
progressbar/__about__.py
@@ -28,7 +28,7 @@
28
long running operations.
29
'''.strip()
30
__email__ = 'wolph@wol.ph'
31
-__version__ = '3.1.0'
+__version__ = '3.2.0'
32
__license__ = 'BSD'
33
__copyright__ = 'Copyright 2015 Rick van Hattem (Wolph)'
34
__url__ = 'https://github.com/WoLpH/python-progressbar'
0 commit comments