python-weather version 2.0.7 is here!
This is a quick bug-squishing update after the previous update yesterday!
Changelog:
- 🟦 Fix
AttributeError
upon callingWindDirection
helper functions. - 🟩 Add
__int__
helper implementation for theWindDirection
enum. - 🟩 Add optional
max_retries
keyword argument to theClient
constructor. - 🟦 Refactor the
Kind
enum to make its code more readable. - 🟦 Documentation fixes.
Thank you everyone for supporting python-weather
! Much love! ❤️