Skip to content

v1.0.34

Choose a tag to compare

@mbaak mbaak released this 16 Dec 09:56
· 16 commits to master since this release
c11c45e

What's Changed

  • FIX: small fixes to make unit tests pass for numpy<2 and pandas<2 by @mbaak in #66
  • Support Numpy >= 2.0.0 and Pandas >= 2.0.0 by @mkopec87 in #65
    • Switch from setup.py to pyproject.toml by @mkopec87 in #68

New Contributors

Full Changelog: v1.0.33...v1.0.34