- Bump all versions including optional (affects tests) https://github.com/facetoe/zenpy/blob/a3d7d3e49096f0bde67c85d6f227ed8db7469c63/zenpy/__init__.py#L61-L60
- If you bump the agent version above, likely we'll need to generate new wires from betamax
- git pull into clean area (after bumping new version and tagging release and updating toml file)
- make clean
- pip install build
- python -m build
- twine upload dist/*