v0.0.8
This is a broken release, because the Dockerfile didn't work anymore. Something to do with a release of a different version of something that is used under the hood to build numpy. It's a bit over my head.
The solution is to explicitly include everything needed to compile in the docker image, compile the python packages and then uninstall the compile-requirements again.
This is done in v0.0.9