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