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