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 8fe530c commit 6c9c0a6Copy full SHA for 6c9c0a6
pymodbus/__init__.py
@@ -20,5 +20,5 @@
20
from pymodbus.pdu.device import ModbusDeviceIdentification
21
22
23
-__version__ = "4.0.0dev0"
+__version__ = "4.0.0dev1"
24
__version_full__ = f"[pymodbus, version {__version__}]"
0 commit comments