8.0.1
·
26 commits
to develop
since this release
8.0.1 (2025-10-30)
Breaking changes:
- None
Deprecations:
- None
Changes:
- Updated the supported minimum version of python-dateutil to
2.9.0to improve compatibility with modern Python packages and Python versions 3.10-3.12.
Fixes:
- Resolved dependency conflict with projects requiring python-dateutil >=2.9.0.
Dependency update:
- Bump python-dateutil from
2.8.2→>=2.9.0,<3.0.0