What's Changed
- **Add interaction plot in the report** [64](https://github.com/MAIF/eurybia/pull/64) by [guillaume-vignal](https://github.com/guillaume-vignal)
- An interaction plot has been added to the report, allowing users to visualize relationships between variables. This enhancement provides deeper insights into how variables interact and affect outcomes, helping with more comprehensive data analysis.
- **Add Python 3.12 support** [64](https://github.com/MAIF/eurybia/pull/64) by [guillaume-vignal](https://github.com/guillaume-vignal)
- The project now supports Python 3.12, ensuring compatibility with the latest Python version. Users can now run the project with Python 3.12 without issues.
**Full Changelog**: [1.2.0...1.3.0](https://github.com/MAIF/eurybia/compare/1.2.0...1.3.0)