Skip to content

Commit bc17d06

Browse files
committed
cookiecutter package
1 parent cc377af commit bc17d06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

progressbar/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
long running operations.
2929
'''.strip()
3030
__email__ = 'wolph@wol.ph'
31-
__version__ = '3.1.0'
31+
__version__ = '3.2.0'
3232
__license__ = 'BSD'
3333
__copyright__ = 'Copyright 2015 Rick van Hattem (Wolph)'
3434
__url__ = 'https://github.com/WoLpH/python-progressbar'

0 commit comments

Comments
 (0)