codespell 0.9

This commit is contained in:
Lucas De Marchi
2011-02-01 00:17:23 -02:00
parent 20e27616ac
commit db775bb386

View File

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