Changed - More dependencies version support - Use `"cpu"` accelerator by default
Added - Spillover matrix reading + function to apply it in `scyan.preprocess`
Fixed - Issue when running `.predict` after training on GPU (34)
1.5.4
Added - `CHANGELOG.md` file - Fix NA presence in `refine_fit` when not all pops are predicted [27](https://github.com/MICS-Lab/scyan/issues/27) - Deploy on PyPI when pushing a new version (i.e., a tag that starts with `v`)