mirror of
https://github.com/codespell-project/codespell.git
synced 2025-08-26 03:11:03 +08:00
codespell 1.0.1
This commit is contained in:
@ -25,7 +25,7 @@ import os
|
||||
USAGE = """
|
||||
\t%prog [OPTIONS] dict_filename [file1 file2 ... fileN]
|
||||
"""
|
||||
VERSION = '1.0'
|
||||
VERSION = '1.0.1'
|
||||
|
||||
misspellings = {}
|
||||
options = None
|
||||
|
Reference in New Issue
Block a user