Skip to content

Commit

Permalink
Merge branch 'release/v3.34.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
wolph committed Oct 30, 2017
2 parents 96719da + 8a2fa7d commit d4cac83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion progressbar/__about__.py
Expand Up @@ -19,7 +19,7 @@
long running operations.
'''.strip().split())
__email__ = 'wolph@wol.ph'
__version__ = '3.34.4'
__version__ = '3.34.3'
__license__ = 'BSD'
__copyright__ = 'Copyright 2015 Rick van Hattem (Wolph)'
__url__ = 'https://github.com/WoLpH/python-progressbar'

0 comments on commit d4cac83

Please sign in to comment.