We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79d2f86 commit fc4a062Copy full SHA for fc4a062
1 file changed
codespell.py
@@ -25,7 +25,7 @@
25
USAGE = """
26
\t%prog [OPTIONS] dict_filename [file1 file2 ... fileN]
27
"""
28
-VERSION = '1.0.1'
+VERSION = '1.0.2'
29
30
misspellings = {}
31
options = None
0 commit comments