croniter 6.2.4
Bugfixes
- Fix
expand_from_start_timeday-of-week low bound so Sunday wraps correctly for stepped day-of-week ranges (isoweekday() % 7instead ofweekday() + 1). (#239, thanks @alhudz)
Packaging
Install: pip install croniter==6.2.4 · PyPI