We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4313767 commit 0ce2c99Copy full SHA for 0ce2c99
config.py
@@ -65,7 +65,7 @@ def get_parsed_args():
65
66
67
def get_version():
68
- return "4.3.0"
+ return "4.3.1"
69
70
def skip_leading_wsp(f):
71
"Works on a file, returns a file-like object"
0 commit comments