* (Bugfix) Packaged wheel no longer includes tests
5.12.0
* (Minor) Switch back to mmh3 for Python 3.12 support.
5.11.2
* (Bugfix) Metrics counting for dependent feature flags (the previous implementation was incorrect) ([300](https://github.com/Unleash/unleash-client-python/pull/300) and [#304](https://github.com/Unleash/unleash-client-python/pull/304))
5.11.1
* (Minor) Add missing parenthesis * (Bugfix) Fix/double execution result * (Documentation) Update readme with developer instructions