patch version bump.

This commit is contained in:
Chris Lane
2015-10-15 18:57:33 -04:00
parent 20d52376f9
commit 6a2eda80d4
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ from docopt import docopt
if __name__ == '__main__':
# parse the command-line options
options = docopt(__doc__, version='cheat 2.1.16')
options = docopt(__doc__, version='cheat 2.1.18')
# list directories
if options['--directories']: