diff --git a/configure.py b/configure.py index 54b7e24..a62f1c8 100755 --- a/configure.py +++ b/configure.py @@ -40,6 +40,7 @@ parser.add_argument( nargs="?", ) parser.add_argument( + "-v", "--version", choices=VERSIONS, type=str.upper,