Skip to content

Commit

Permalink
codespell 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasdemarchi committed May 28, 2011
1 parent 79d2f86 commit fc4a062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codespell.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
USAGE = """
\t%prog [OPTIONS] dict_filename [file1 file2 ... fileN]
"""
VERSION = '1.0.1'
VERSION = '1.0.2'

misspellings = {}
options = None
Expand Down

0 comments on commit fc4a062

Please sign in to comment.