Skip to content

0.16.3

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 16:27
· 5 commits to main since this release

0.16.3 - 2025-03-09

Compare with 0.16.2

Build

  • Drop support for Python 3.8 (b4c5c51 by Timothée Mazzucotelli).

Bug Fixes

  • Don't crash on attribute error when trying to detect field (cd9407f by Timothée Mazzucotelli). Issue-149