Version 0.5.2
This version only consists of bugfixes.
Changes
- [fix] Lowered the dependency versions (they were far too stringent and new)
- [fix] Change PyPI deployment to source only. It is not practical to distribute
a platform-specific wheel. The wheel must be platform-specific, because gRPC
has C underpinnings.