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