Skip to content

Commit be49c7f

Browse files
committed
Prepare for v4.0.0dev2.
1 parent ce90e7e commit be49c7f

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.0"
23+
__version__ = "4.0.0dev2"
2424
__version_full__ = f"[pymodbus, version {__version__}]"

0 commit comments

Comments
 (0)