codespell 1.4
diff --git a/codespell.py b/codespell.py index c1841d4..daec448 100755 --- a/codespell.py +++ b/codespell.py
@@ -27,7 +27,7 @@ USAGE = """ \t%prog [OPTIONS] dict_filename [file1 file2 ... fileN] """ -VERSION = '1.3' +VERSION = '1.4' misspellings = {} exclude_lines = set()