v4.1.0
What's Changed
- Add support for Python 3.12.
- Change the project structure to fix issues when using Bazel (#50).
- Fix incorrect type hints (#51).
- Fix invalid results on s390x when the arg
x64arch
ofhash64
orhash_bytes
is set toFalse
(#52).
Full Changelog: v4.0.1...v4.1.0