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 2071307 commit 4844ad2Copy full SHA for 4844ad2
pymodbus/__init__.py
@@ -18,5 +18,5 @@
18
from pymodbus.pdu import ExceptionResponse
19
20
21
-__version__ = "3.6.6"
+__version__ = "3.7.0dev"
22
__version_full__ = f"[pymodbus, version {__version__}]"
0 commit comments