0.11.1
0.11.1 (2023-02-16)
Bug Fixes
- Properly handle
subprocess.CalledProcessError. Catch the exception, print the error, and exit with the.returncodeattribute value. (https://github.com/s0undt3ch/python-tools-scripts/issues/21)
subprocess.CalledProcessError. Catch the exception, print the error, and exit with the .returncode attribute value. (https://github.com/s0undt3ch/python-tools-scripts/issues/21)