mirror of
https://github.com/codespell-project/codespell.git
synced 2025-08-06 09:40:56 +08:00
FIX: Bump version
This commit is contained in:
@ -29,7 +29,7 @@ import fnmatch
|
||||
USAGE = """
|
||||
\t%prog [OPTIONS] [file1 file2 ... fileN]
|
||||
"""
|
||||
VERSION = '1.12.0'
|
||||
VERSION = '1.13.0.dev0'
|
||||
|
||||
misspellings = {}
|
||||
ignore_words = set()
|
||||
|
Reference in New Issue
Block a user