Skip to content

Commit 32b7097

Browse files
committed
Incrementing version to v4.5.0
1 parent 4b0a14c commit 32b7097

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.4.3'
24+
__version__ = '4.5.0'
2525
__license__ = 'BSD'
2626
__copyright__ = 'Copyright 2015 Rick van Hattem (Wolph)'
2727
__url__ = 'https://github.com/WoLpH/python-progressbar'

0 commit comments

Comments
 (0)