Skip to content

Commit b3e8430

Browse files
committed
Prepare dev.
1 parent c1e7f3b commit b3e8430

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

doc/source/_static/examples.tgz

9 Bytes
Binary file not shown.

doc/source/_static/examples.zip

0 Bytes
Binary file not shown.

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

0 commit comments

Comments
 (0)