Skip to content

Commit 3715044

Browse files
committed
Merge branch 'release/3.52.1'
2 parents c103f4f + 158f68b commit 3715044

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__ = '3.52.0'
22+
__version__ = '3.52.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)