codespell 1.0.1

This commit is contained in:
Lucas De Marchi
2011-04-16 11:15:42 -03:00
parent 558cb02e80
commit 35dc34f937

View File

@ -25,7 +25,7 @@ import os
USAGE = """
\t%prog [OPTIONS] dict_filename [file1 file2 ... fileN]
"""
VERSION = '1.0'
VERSION = '1.0.1'
misspellings = {}
options = None