Skip to content

Commit 92b39c6

Browse files
committed
Prepare dev.
1 parent dc98a13 commit 92b39c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymodbus/__init__.py

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

2222

23-
__version__ = "3.11.2"
23+
__version__ = "4.0.0dev5"
2424
__version_full__ = f"[pymodbus, version {__version__}]"

0 commit comments

Comments
 (0)