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