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 dc98a13 commit 92b39c6Copy full SHA for 92b39c6
pymodbus/__init__.py
@@ -20,5 +20,5 @@
20
from pymodbus.pdu.device import ModbusDeviceIdentification
21
22
23
-__version__ = "3.11.2"
+__version__ = "4.0.0dev5"
24
__version_full__ = f"[pymodbus, version {__version__}]"
0 commit comments