Skip to content

Commit

Permalink
Bump version to 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi Hakim committed Apr 25, 2014
1 parent be2de54 commit 937d37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def get_parsed_args():


def get_version():
return "4.2.1"
return "4.2.2"

def skip_leading_wsp(f):
"Works on a file, returns a file-like object"
Expand Down

0 comments on commit 937d37c

Please sign in to comment.