Skip to content

Commit 0580861

Browse files
committed
Incrementing version to v4.3.2
1 parent 1458305 commit 0580861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

progressbar/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
'''.strip().split(),
2222
)
2323
__email__ = '[email protected]'
24-
__version__ = '4.3.1'
24+
__version__ = '4.3.2'
2525
__license__ = 'BSD'
2626
__copyright__ = 'Copyright 2015 Rick van Hattem (Wolph)'
2727
__url__ = 'https://github.com/WoLpH/python-progressbar'

0 commit comments

Comments
 (0)