We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 254cb84 commit 1738b04Copy full SHA for 1738b04
pystiebeleltron/__init__.py
@@ -5,7 +5,7 @@
5
6
from pymodbus.client import AsyncModbusTcpClient
7
8
-__version__ = "0.2.2"
+__version__ = "0.2.3"
9
10
_LOGGER: logging.Logger = logging.getLogger(__package__)
11
0 commit comments