"""Library to communicate with PG LAB Electronics devices""" from __future__ import annotations from . const import PGLAB_VERSION __version__ = PGLAB_VERSION