Skip to content

Version 2.0.2

Choose a tag to compare

@michaelchu michaelchu released this 30 Jan 16:25
93fa36d

This release updates the dependency requirements to support modern Python and pandas versions:

  • Updated pandas requirement to >=2.0.0
  • Updated numpy requirement to >=1.26.0
  • Updated pytest requirement to >=7.0.0
  • Added version attribute to package for programmatic version access
  • Exported version in all for public API access

This is a maintenance release that modernizes dependencies while maintaining backward compatibility with the existing API.