Bumps to v1.4.0
This commit is contained in:
@ -122,7 +122,7 @@ def main():
|
||||
)
|
||||
parser.add_argument(
|
||||
'--version',
|
||||
action='version', version="%(prog)s : 1.3.1"
|
||||
action='version', version="%(prog)s : 1.4.0"
|
||||
)
|
||||
|
||||
args = parser.parse_args()
|
||||
|
Reference in New Issue
Block a user