This release fixes an incompatibility with the recent Home Assistant version causing the time of the hourly forecast not being displayed correctly.
If you are using the standard Weather Forecast Card, you probably have to change forecast_type: legacy
to forecast_type: hourly
or remove it completely from its configuration.
Thanks @BerriJ for the hint.