codespell 1.0.3
diff --git a/codespell.py b/codespell.py index 0d627ec..d8a000d 100755 --- a/codespell.py +++ b/codespell.py
@@ -25,7 +25,7 @@ USAGE = """ \t%prog [OPTIONS] dict_filename [file1 file2 ... fileN] """ -VERSION = '1.0.2' +VERSION = '1.0.3' misspellings = {} options = None