Skip to content

Commit 7773949

Browse files
author
Lucas De Marchi
committed
codespell 1.4
1 parent 719d8c0 commit 7773949

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

3232
misspellings = {}
3333
exclude_lines = set()

0 commit comments

Comments
 (0)