FIX: Bump version

This commit is contained in:
Eric Larson
2018-03-09 12:03:28 -05:00
parent 00cc2174d2
commit 57e268336e

View File

@ -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()