The release process is a bit clunky. We should sort it out. We can probably just copy [what TransformerLens does](https://github.com/neelnanda-io/TransformerLens/blob/main/.github/workflows/release.yml) Some extra resources: - https://www.caktusgroup.com/blog/2021/02/11/automating-pypi-releases/ - https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/