Skip to content

Commit 5ad0cf5

Browse files
committed
Merge tag 'vv3.50.0' into develop
added marker/fill wrapper support to make coloring easier and improved ansi (color) shell detection support vv3.50.0 # gpg: Signature made Tue Mar 3 01:21:25 2020 CET # gpg: using RSA key 149325FD15904E9C4EB89E95E81444E9CE1F695D # gpg: Good signature from "Rick van Hattem <[email protected]>" [ultimate] # gpg: aka "[jpeg image of size 9662]" [ultimate]
2 parents 7c701a1 + 5b90f5e commit 5ad0cf5

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.46.1'
22+
__version__ = '3.50.0'
2323
__license__ = 'BSD'
2424
__copyright__ = 'Copyright 2015 Rick van Hattem (Wolph)'
2525
__url__ = 'https://github.com/WoLpH/python-progressbar'

0 commit comments

Comments
 (0)