Skip to content

Commit c6ecb9f

Browse files
authored
MAINT: 2.2.1 (#2462)
1 parent a322ee3 commit c6ecb9f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

codespell_lib/_codespell.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
USAGE = """
3737
\t%prog [OPTIONS] [file1 file2 ... fileN]
3838
"""
39-
VERSION = '2.3.0.dev0'
39+
VERSION = '2.2.1'
4040

4141
supported_languages_en = ('en', 'en_GB', 'en_US', 'en_CA', 'en_AU')
4242
supported_languages = supported_languages_en

codespell_lib/data/dictionary_rare.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,8 @@ commata->commas
3232
commend->comment, command,
3333
commends->comments, commands,
3434
compliancy->compliance
35-
complied->compiled
3635
complier->compiler
3736
compliers->compilers
38-
complies->compiles
3937
confectionary->confectionery
4038
consequentially->consequently
4139
coo->coup

0 commit comments

Comments
 (0)