Osmcsettings error

Hi,
I got this error today launching OSMC latest stable on RPI2:
ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.ValueError'> Error Contents: day is out of range for month Traceback (most recent call last): File "/usr/share/kodi/addons/script.module.osmcsetting.updates/service.py", line 38, in <module> m = update_service.Main() File "/usr/share/kodi/addons/script.module.osmcsetting.updates/resources/lib/update_service.py", line 185, in __init__ self.scheduler = sched.SimpleScheduler(self.s) File "/usr/share/kodi/addons/script.module.osmcsetting.updates/resources/lib/simple_scheduler.py", line 16, in __init__ self.trigger_time = datetime.datetime.now().replace(year=2222) # the time of the next update check ValueError: day is out of range for month -->End of Python script error report<--
Den

See Update problem on February 29th: "ValueError: day is out of range for month" - #2 by Punisher

Nothing to worry about.

ok thx