We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a1874d commit 52bcd9dCopy full SHA for 52bcd9d
codespell_lib/_codespell.py
@@ -31,7 +31,7 @@
31
USAGE = """
32
\t%prog [OPTIONS] [file1 file2 ... fileN]
33
"""
34
-VERSION = '1.18.dev0'
+VERSION = '1.17.1'
35
36
# Users might want to link this file into /usr/local/bin, so we resolve the
37
# symbolic link path to the real path if necessary.
0 commit comments