Skip to content

Commit 3a0c196

Browse files
author
Lucas De Marchi
committed
codespell 1.0
1 parent 0ab5999 commit 3a0c196

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

3030
misspellings = {}
3131
options = None

0 commit comments

Comments
 (0)