diff --git a/bin/cheat b/bin/cheat index a995dac..83e7780 100755 --- a/bin/cheat +++ b/bin/cheat @@ -38,7 +38,7 @@ from docopt import docopt if __name__ == '__main__': # parse the command-line options - options = docopt(__doc__, version='cheat 2.0.7') + options = docopt(__doc__, version='cheat 2.0.8') # list directories if options['--directories']: