Skip to content

Commit ab87182

Browse files
committed
Prepare dev.
1 parent dada583 commit ab87182

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pymodbus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
from .pdu.device import ModbusDeviceIdentification
2222

2323

24-
__version__ = "3.14.0"
24+
__version__ = "4.0.0dev12"
2525
__version_full__ = f"[pymodbus, version {__version__}]"

0 commit comments

Comments
 (0)