croniter 6.2.4
Bugfixes
- Fix
expand_from_start_time day-of-week low bound so Sunday wraps correctly for stepped day-of-week ranges (isoweekday() % 7 instead of weekday() + 1). (#239, thanks @alhudz)
Packaging
- Bump pinned GitHub Actions via dependabot. (#238, #240)
Install: pip install croniter==6.2.4 · PyPI