We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18990bd commit be9d1acCopy full SHA for be9d1ac
codespell.py
@@ -27,7 +27,7 @@
27
USAGE = """
28
\t%prog [OPTIONS] dict_filename [file1 file2 ... fileN]
29
"""
30
-VERSION = '1.1'
+VERSION = '1.2'
31
32
misspellings = {}
33
exclude_lines = set()
0 commit comments