Skip to content

Commit 89b826d

Browse files
committed
FIX: Bump version
1 parent fba8364 commit 89b826d

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.16.0.dev0'
34+
VERSION = '1.16.0'
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)