Skip to content

Commit 5a5e744

Browse files
author
Lucas De Marchi
committed
codespell 1.0.3
1 parent d846792 commit 5a5e744

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
@@ -25,7 +25,7 @@
2525
USAGE = """
2626
\t%prog [OPTIONS] dict_filename [file1 file2 ... fileN]
2727
"""
28-
VERSION = '1.0.2'
28+
VERSION = '1.0.3'
2929

3030
misspellings = {}
3131
options = None

0 commit comments

Comments
 (0)