mirror of https://github.com/cheat/cheat.git
parent
9d1dd15387
commit
074dba6e99
|
@ -47,7 +47,7 @@ import os
|
|||
if __name__ == '__main__':
|
||||
|
||||
# parse the command-line options
|
||||
options = docopt(__doc__, version='cheat 2.4.2')
|
||||
options = docopt(__doc__, version='cheat 2.5.0')
|
||||
|
||||
# initialize and validate configs
|
||||
config = Configuration()
|
||||
|
|
Loading…
Reference in New Issue