What's Changed
* Try harder to import redis-py by 0xDEC0DE in https://github.com/NicolasLM/spinach/pull/13
* Signal job failures when recovering dead jobs by bigjools in https://github.com/NicolasLM/spinach/pull/16
* Support running coroutines in new asyncio worker
* Drop support for Python 3.5
**Full Changelog**: https://github.com/NicolasLM/spinach/compare/v0.0.14...v0.0.15