Version bump

2.1.13
This commit is contained in:
Chris Lane
2015-08-06 21:15:26 -04:00
parent 511c57f582
commit 8096ca7f90
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.12')
options = docopt(__doc__, version='cheat 2.1.13')
# list directories
if options['--directories']: