Skip to content

Commit 1f32918

Browse files
committed
bump to 6.0.0
1 parent 87de181 commit 1f32918

File tree

3 files changed

+249
-234
lines changed

3 files changed

+249
-234
lines changed

cme/cli.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212

1313
def gen_cli_args():
14-
VERSION = "5.4.7"
15-
CODENAME = "Bruce Wayne"
14+
VERSION = "6.0.0"
15+
CODENAME = "Bane"
1616

1717
parser = argparse.ArgumentParser(description=f"""
1818
______ .______ ___ ______ __ ___ .___ ___. ___ .______ _______ ___ ___ _______ ______

0 commit comments

Comments
 (0)