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