This version uses LCG 97a and it is part of a major cleanup campaign detailed on [DPA!57](https://gitlab.cern.ch/lhcb-dpa/project/-/issues/57). This version is released on `master` branch.
Built relative to Urania [v9r0](../-/tags/v9r0), with the following changes:
### Fixes ~"bug fix" ~workaround
- Fix various problems reported by clang 10, !308 (@clemenci)
- Include legacy changes for DeltaMS works, !307 (@cvazquez)
- Add missing include of TObjString.h, !300 (@clemenci)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing