What's Changed
* Add python classes model and dataloader description that will allow no yaml model representation by haimasree in https://github.com/kipoi/kipoi/pull/645 (experimental)
* Use a smaller singularity image for tests by haimasree in https://github.com/kipoi/kipoi/pull/647
* Minor bug fix by haimasree in https://github.com/kipoi/kipoi/pull/648
* Adjustments for python 3.10 (collections.abc.Mapping, collections.abc.Sequence) by haimasree in https://github.com/kipoi/kipoi/pull/651
* Fixes for python 3.10 by haimasree in https://github.com/kipoi/kipoi/pull/652
* Adding tests and support for python 3.10 by haimasree in https://github.com/kipoi/kipoi/pull/653
**Full Changelog**: https://github.com/kipoi/kipoi/compare/v0.8.0...v0.8.1