What's Changed
* python: Add support for Daml 2.5.
NOTE for users of `Connection.get_metering_report`: Note that from Daml 2.3 to Daml 2.4, the Ledger API for metering has chnaged. Starting with this release, these bindings are compatible with the Daml 2.4 metering API and NOT Daml 2.3. _All other APIs remain backwards compatible to Daml 1.0 to the extent that the underlying APIs are supported by the specific version of Daml you are using._
**Full Changelog**: https://github.com/digital-asset/dazl-client/compare/v7.9.2...v7.10.0