Skip to content

Commit be9d1ac

Browse files
committed
codespell 1.2
1 parent 18990bd commit be9d1ac

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] dict_filename [file1 file2 ... fileN]
2929
"""
30-
VERSION = '1.1'
30+
VERSION = '1.2'
3131

3232
misspellings = {}
3333
exclude_lines = set()

0 commit comments

Comments
 (0)