Closed samuelbryant closed 6 years ago
add a version tag to track various releases
Best way to do this is have a version tag in the top level module. Then argparse does it automatically with the "version" action:
add a version tag to track various releases