mirror of
https://github.com/cheat/cheat.git
synced 2025-11-04 15:55:27 +01:00
v2.5.0
`minor` version bump to `2.5.0`.
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user