Skip to content

Commit

Permalink
fixed #15
Browse files Browse the repository at this point in the history
  • Loading branch information
wolph committed Nov 25, 2014
1 parent f162e93 commit 551c784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion progressbar/__init__.py
Expand Up @@ -71,7 +71,7 @@
__author__ = 'Rick van Hattem'
__author_email__ = 'Rick.van.Hattem@Fawo.nl'
__date__ = str(date.today())
__version__ = '2.6.2'
__version__ = '2.7.0'


class UnknownLength:
Expand Down

0 comments on commit 551c784

Please sign in to comment.