Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
  • Loading branch information
daira committed Oct 14, 2014
1 parent 6e8ec8b commit 8f33bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libmodernize/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from lib2to3.pygram import python_symbols as syms
from lib2to3.pgen2 import token

__version__ = '0.3'
__version__ = '0.4'

def check_future_import(node):
"""If this is a future import, return set of symbols that are imported,
Expand Down

0 comments on commit 8f33bfb

Please sign in to comment.