Skip to content

Commit 2fe2752

Browse files
author
Lucas De Marchi
committed
codespell 1.1-rc1
1 parent 8d26e40 commit 2fe2752

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
@@ -26,7 +26,7 @@
2626
USAGE = """
2727
\t%prog [OPTIONS] dict_filename [file1 file2 ... fileN]
2828
"""
29-
VERSION = '1.0'
29+
VERSION = '1.1-rc1'
3030

3131
misspellings = {}
3232
exclude_lines = set()

0 commit comments

Comments
 (0)