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 9311528 commit fc0a100Copy full SHA for fc0a100
codespell.py
@@ -27,7 +27,7 @@
27
USAGE = """
28
\t%prog [OPTIONS] [file1 file2 ... fileN]
29
"""
30
-VERSION = '1.7'
+VERSION = '1.8'
31
32
misspellings = {}
33
exclude_lines = set()
0 commit comments