Skip to content

Commit 8284c60

Browse files
author
Lucas De Marchi
committed
codespell 1.6
1 parent 0b9ec2d commit 8284c60

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

3232
misspellings = {}
3333
exclude_lines = set()

0 commit comments

Comments
 (0)