Skip to content

v0.19.5

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Mar 22:57
· 10 commits to main since this release

Release Notes

Internal Changes

  • Use json instead of ujson due to the package not being maintained anymore.
  • Use numbers.Number instead of np.number for type checking as it's indicated in the numpy documentation.