Skip to content

aioarubainstant 0.1.3

Choose a tag to compare

@apaperclip apaperclip released this 17 Jun 03:24

Fixed

  • Allow installation with Home Assistant environments pinned to aiohttp==3.13.5 by relaxing the dependency to aiohttp>=3.13.5,<4.
  • Keep the Aruba malformed-header transport compatible with aiohttp 3.13.5 and newer aiohttp 3.x releases.

Verification

  • CI passed on commit 227aecd.
  • Wheel metadata reports Requires-Dist: aiohttp<4,>=3.13.5.