Skip to content

v0.4.9.2-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 06:41
· 24 commits to python3 since this release
926b053
Fix return code when subprocess fails (#33)

* fix: return 1 when a subprocess fails
* chore: add type hints and docstrings in scripts.py; some linter fixes

---------

Co-authored-by: Martin <[email protected]>