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 adb4fc7 commit 291ca9fCopy full SHA for 291ca9f
pymodbus/__init__.py
@@ -20,5 +20,5 @@
20
from pymodbus.pdu.device import ModbusDeviceIdentification
21
22
23
-__version__ = "3.11.4"
+__version__ = "4.0.0dev7"
24
__version_full__ = f"[pymodbus, version {__version__}]"
0 commit comments