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 b04c07d commit 8c11cd3Copy full SHA for 8c11cd3
pystiebeleltron/__init__.py
@@ -8,7 +8,7 @@
8
from pymodbus.client import AsyncModbusTcpClient
9
from pymodbus.pdu import ModbusPDU
10
11
-__version__ = "0.2.3"
+__version__ = "0.2.4"
12
13
_LOGGER = logging.getLogger(__package__)
14
0 commit comments