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 78225c7 commit 7d3ebfcCopy full SHA for 7d3ebfc
codespell.py
@@ -26,7 +26,7 @@
26
USAGE = """
27
\t%prog [OPTIONS] dict_filename [file1 file2 ... fileN]
28
"""
29
-VERSION = '1.1'
+VERSION = '1.1.1'
30
31
misspellings = {}
32
exclude_lines = set()
0 commit comments