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