- Fix #16 where method is either not provided or
explicitly set to
None
when initialisingCalculationParameters
results in anAttributeError
inPrayerTimes
- Fix #4 where rounding of minutes function tried to incorrectly set 60 for minutes on a datetime object.
- Bring support for Python 3.9