Skip to content

Commit 937d37c

Browse files
author
Remi Hakim
committed
Bump version to 4.2.2
1 parent be2de54 commit 937d37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: config.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ def get_parsed_args():
6363

6464

6565
def get_version():
66-
return "4.2.1"
66+
return "4.2.2"
6767

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

0 commit comments

Comments
 (0)