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 558cb02 commit 35dc34fCopy full SHA for 35dc34f
codespell.py
@@ -25,7 +25,7 @@
25
USAGE = """
26
\t%prog [OPTIONS] dict_filename [file1 file2 ... fileN]
27
"""
28
-VERSION = '1.0'
+VERSION = '1.0.1'
29
30
misspellings = {}
31
options = None
0 commit comments