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