Is anyone having issues with AMP 4.13.8?

Hello all,

I have been having an issue since the last update to Alexa Media Player v4.13.8
After the update I got service failed to load. I tried downgrading but that version did not load up here.

I checked the logs and found this in there:

Logger: homeassistant.setup
Source: setup.py:416
First occurred: 11:04:52 PM (1 occurrences)
Last logged: 11:04:52 PM

Error during setup of component alexa_media
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/setup.py”, line 416, in _async_setup_component
result = await task
^^^^^^^^^^
File “/config/custom_components/alexa_media/init.py”, line 159, in async_setup
CONF_PUBLIC_URL: account[CONF_PUBLIC_URL],
~~~~~~~^^^^^^^^^^^^^^^^^
KeyError: ‘public_url’

any help in deciphering this is greatly appreciated.

Thanks

Drezin