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 dada583 commit ab87182Copy full SHA for ab87182
1 file changed
pymodbus/__init__.py
@@ -21,5 +21,5 @@
21
from .pdu.device import ModbusDeviceIdentification
22
23
24
-__version__ = "3.14.0"
+__version__ = "4.0.0dev12"
25
__version_full__ = f"[pymodbus, version {__version__}]"
0 commit comments