| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-30 | 476 Bytes | |
| Version 2.0.2 source code.tar.gz | 2026-01-30 | 24.8 kB | |
| Version 2.0.2 source code.zip | 2026-01-30 | 33.2 kB | |
| Totals: 3 Items | 58.5 kB | 0 | |
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.