Skip to content

Commit 5ac9a2c

Browse files
committed
Incrementing version to v4.1.1
1 parent 78a58e2 commit 5ac9a2c

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
@@ -19,7 +19,7 @@
1919
long running operations.
2020
'''.strip().split())
2121
__email__ = '[email protected]'
22-
__version__ = '4.1.0'
22+
__version__ = '4.1.1'
2323
__license__ = 'BSD'
2424
__copyright__ = 'Copyright 2015 Rick van Hattem (Wolph)'
2525
__url__ = 'https://github.com/WoLpH/python-progressbar'

0 commit comments

Comments
 (0)