Skip to content

Commit 7d3ebfc

Browse files
committed
codespell 1.1.1
1 parent 78225c7 commit 7d3ebfc

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
@@ -26,7 +26,7 @@
2626
USAGE = """
2727
\t%prog [OPTIONS] dict_filename [file1 file2 ... fileN]
2828
"""
29-
VERSION = '1.1'
29+
VERSION = '1.1.1'
3030

3131
misspellings = {}
3232
exclude_lines = set()

0 commit comments

Comments
 (0)