mirror of
https://github.com/cheat/cheat.git
synced 2024-12-18 18:55:06 +01:00
patch version bump.
This commit is contained in:
parent
a8f91d4224
commit
3b2848668a
@ -39,7 +39,7 @@ from docopt import docopt
|
||||
|
||||
def main():
|
||||
# parse the command-line options
|
||||
options = docopt(__doc__, version='cheat 2.1.16')
|
||||
options = docopt(__doc__, version='cheat 2.1.17')
|
||||
|
||||
# list directories
|
||||
if options['--directories']:
|
||||
|
Loading…
Reference in New Issue
Block a user