aladhan.py 0.1.4
aladhan.py 0.1.4
- Added
Timings.as_dictand__iter__forTimings. - Added
__hash__for the rest of base types. - Renamed
AsyncClient.__get_restoAsyncClient._get_res. - Renamed
AsyncClient.__get_timingstoAsyncClient._get_timings.
Timings.as_dict and __iter__ for Timings.__hash__ for the rest of base types.AsyncClient.__get_res to AsyncClient._get_res.AsyncClient.__get_timings to AsyncClient._get_timings.