To release a new version: Update the version tag in Cargo.toml Create the release tag on GitHub. Pypi release is automated in the CI. Release on Crates.io: cargo publish.