- Fix small bug in `__array_ufunc__` when `out` array is not supplied
- Include tests/ in source tarball to enable conda packaging
- Small changes to CI
Small bugfix for matplotlib deprecation (`DivergingNorm` -> `TwoSlopeNorm`)
Not sure if correct Semantic Versioning (patch or minor) due to matplotlib requirement raising to 3.2, though...