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 9fe7703 commit b6fadb8Copy full SHA for b6fadb8
pystiebeleltron/__init__.py
@@ -7,7 +7,7 @@
7
from pymodbus.client import AsyncModbusTcpClient
8
9
10
-__version__ = "0.2.1"
+__version__ = "0.2.2"
11
12
_LOGGER: logging.Logger = logging.getLogger(__package__)
13
0 commit comments