Skip to content

v1.4.6

Choose a tag to compare

@github-actions github-actions released this 05 Aug 00:09
· 13 commits to main since this release

v1.4.6 (2025-08-05)

  • Serialize/Deserialize nan for JSON (#52)

nan is a valid Python value, but it is not a valid JSON value. Build
out serialization for this.


Co-authored-by: github-actions <github-actions@github.com> (39e7977)