Skip to content

Commit 8b309a4

Browse files
committed
codespell 1.7
1 parent fb2645d commit 8b309a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codespell.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
USAGE = """
2828
\t%prog [OPTIONS] [file1 file2 ... fileN]
2929
"""
30-
VERSION = '1.6'
30+
VERSION = '1.7'
3131

3232
misspellings = {}
3333
exclude_lines = set()

0 commit comments

Comments
 (0)