Skip to content

v1.7.2

Latest

Choose a tag to compare

@arrrlo arrrlo released this 13 May 15:45
· 6 commits to master since this release
16637de

What's changed

  • Dependency: ujson pin updated from ==2.0.1 to >=5.7.0,<6. Fixes
    installs that were failing to build the old ujson wheel from source on
    modern CPython. pip will resolve the highest compatible 5.x release for
    each supported Python (5.12.x on 3.10+, 5.10/5.11.x on 3.9, 5.7.0 on 3.7/3.8).
  • No API changes. Drop-in upgrade from 1.7.1; client method signatures,
    models, and behavior are unchanged.

Supported Python versions

3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13