v1.3.2 (2025-10-14)
Hotfix Removing Override Import
In the tabular explainer, there was an import of the overrides package which is not listed in shapiq's dependencies. This prevented users installing and running shapiq. Since the overrides statement is only used once and only of minor code quality improvement. We decided to delete the import and release this Hotfix.
Full Changelog: v1.3.1...v1.3.2