Skip to content

Commit fc0a100

Browse files
committed
codespell 1.8
1 parent 9311528 commit fc0a100

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.7'
30+
VERSION = '1.8'
3131

3232
misspellings = {}
3333
exclude_lines = set()

0 commit comments

Comments
 (0)