Skip to content

Commit fc4a062

Browse files
committed
codespell 1.0.2
1 parent 79d2f86 commit fc4a062

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codespell.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
USAGE = """
2626
\t%prog [OPTIONS] dict_filename [file1 file2 ... fileN]
2727
"""
28-
VERSION = '1.0.1'
28+
VERSION = '1.0.2'
2929

3030
misspellings = {}
3131
options = None

0 commit comments

Comments
 (0)