Skip to content

Commit 1a1874d

Browse files
authored
Merge pull request #1515 from larsoner/bump
MAINT: Bump to 1.18.dev0
2 parents 36c2b53 + 6354481 commit 1a1874d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codespell_lib/_codespell.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
USAGE = """
3232
\t%prog [OPTIONS] [file1 file2 ... fileN]
3333
"""
34-
VERSION = '1.17.1'
34+
VERSION = '1.18.dev0'
3535

3636
# Users might want to link this file into /usr/local/bin, so we resolve the
3737
# symbolic link path to the real path if necessary.

0 commit comments

Comments
 (0)