Description
<a href="https://explosion.ai"><img src="https://explosion.ai/assets/img/logo.svg" width="125" height="125" align="right" /></a> # Cython bindings for MurmurHash2 [](https://github.com/explosion/murmurhash/actions/workflows/tests.yml) [](https://pypi.python.org/pypi/murmurhash) [](https://anaconda.org/conda-forge/murmurhash) [](https://github.com/explosion/wheelwright/releases)
Release History
| Version | Changes | Urgency | Date |
|---|---|---|---|
| 1.0.15 | Imported from PyPI (1.0.15) | Low | 4/21/2026 |
| release-v1.0.15 | Release release-v1.0.15 | Low | 11/14/2025 |
| release-v1.0.14 | Add support for Python 3.14 and experimental support for free-threaded Python. | Low | 11/12/2025 |
| release-v1.0.13 | Cython 3 requires nogil function to have an explicit exception value, or the gil will be acquired within the function, impacting performance. This patch makes the required modifications. | Low | 5/22/2025 |
| release-v1.0.12 | Github Actions now provides Linux ARM runners for public repos, so we can build Linux ARM wheels once more. | Low | 1/16/2025 |
| release-v1.0.11 | Release release-v1.0.11 | Low | 11/22/2024 |
| v1.0.10 | * Package updates and binary wheels for python 3.12. | Low | 9/15/2023 |
| v1.0.7 | * Make MurmurHash2 and MurmurHash3 endian neutral | Low | 9/15/2023 |
| v1.0.9 | * Package updates and binary wheels for python 3.11. | Low | 10/14/2022 |
| v1.0.8 | * Update setup for Setuptools v65.0.0 | Low | 8/16/2022 |
| v1.0.1 | * Add `wheel` to `setup_requires`. | Low | 10/14/2018 |
| v1.0.0 | * Update development status classifier in `setup.py`. | Low | 10/13/2018 |
