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