1 2 3 4 5
## Publishing to crates.io To publish to crates.io, we have Github Actions workflows set up to publish when pushing tags with specific formats. - To publish `pyo3-bytes`, push a tag like `pyo3-bytes-vX.Y.Z` where `X.Y.Z` is the new version.