pyo3-bytes 0.7.1

bytes integration for pyo3.
Documentation
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.