Skip to content

v0.2.0 — Retrying and Python updates

Compare
Choose a tag to compare
@jwodder jwodder released this 25 Oct 20:33
· 44 commits to master since this release
v0.2.0
  • Update minimum pydantic version to 1.9
  • Retry GraphQL requests that fail with 5xx errors
  • Support Python 3.11
  • Use tomllib on Python 3.11