PyUtils collection of python utility functions Setup Install poetry Run poetry install Version VERSION=0.0.1a4 && poetry version $VERSION && git commit -m "Bump version to $VERSION" pyproject.toml && git tag $VERSION && git push --tags