Skip to content

Commit 35dc34f

Browse files
committed
codespell 1.0.1
1 parent 558cb02 commit 35dc34f

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'
28+
VERSION = '1.0.1'
2929

3030
misspellings = {}
3131
options = None

0 commit comments

Comments
 (0)