HA rolled back to aiohttp 3.8.1 from 3.8.3 and they plan to upgrade again to 3.8.3 later. Our library is not dependant on the version as we only do simple REST calls so I've removed the version from the dependencies
1.8
Updated aiohttp to version 3.8.3 and match HA version
1.7
Updated PIP. Trying to fix installation issue in HA December 2022
1.6
Implemented endpoints to update and read individual registers. Added more test cases. First production ready version
1.5beta
bug fixing after updating the server library. Added integration tests