Skip to content

Version 0.5.2

Choose a tag to compare

@chrislupp chrislupp released this 27 Feb 02:08
· 146 commits to main since this release
88c258e

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.