mirror of
https://github.com/cheat/cheat.git
synced 2024-11-22 05:51:35 +01:00
Version bump: 2.5.1
This commit is contained in:
parent
ec360ccddd
commit
5487314676
@ -47,7 +47,7 @@ import os
|
||||
if __name__ == '__main__':
|
||||
|
||||
# parse the command-line options
|
||||
options = docopt(__doc__, version='cheat 2.5.0')
|
||||
options = docopt(__doc__, version='cheat 2.5.1')
|
||||
|
||||
# initialize and validate configs
|
||||
config = Configuration()
|
||||
|
Loading…
Reference in New Issue
Block a user