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 1a5efb0 commit c2fbd6fCopy full SHA for c2fbd6f
dbus-modbus-client.py
@@ -39,7 +39,7 @@
39
log = logging.getLogger()
40
41
NAME = os.path.basename(__file__)
42
-VERSION = '1.61'
+VERSION = '1.62'
43
44
__all__ = ['NAME', 'VERSION']
45
0 commit comments