Skip to content

v0.9.3

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Dec 09:41
· 1 commit to master since this release
v0.9.3
2c4c6c7

A source distribution and wheels for common platforms have been published to PyPI.

Bugs fixed:

  • When determining the capabilities on an object, fall back to fetching flags one by one if fetching them all at once doesn't work. This mitigates issues with some tokens that don't handle errors on multi-attribute fetches in a compliant way.