commit | 2fe2752b92e1d2852c7ef1d2248b028310fbdc45 | [log] [tgz] |
---|---|---|
author | Lucas De Marchi <lucas.demarchi@profusion.mobi> | Thu Jun 02 00:01:45 2011 -0300 |
committer | Lucas De Marchi <lucas.demarchi@profusion.mobi> | Thu Jun 02 00:02:03 2011 -0300 |
tree | c30e3ffbad03e15f662d04ae49b5f12d48124ae4 | |
parent | 8d26e40d1d09cfe627a449840df34e768d8af820 [diff] |
codespell 1.1-rc1
diff --git a/codespell.py b/codespell.py index 99acfc6..2aac706 100755 --- a/codespell.py +++ b/codespell.py
@@ -26,7 +26,7 @@ USAGE = """ \t%prog [OPTIONS] dict_filename [file1 file2 ... fileN] """ -VERSION = '1.0' +VERSION = '1.1-rc1' misspellings = {} exclude_lines = set()