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 acd0b5b commit 8bb12f5Copy full SHA for 8bb12f5
pymodbus/__init__.py
@@ -18,5 +18,5 @@
18
from pymodbus.pdu import ExceptionResponse
19
20
21
-__version__ = "3.7.2"
+__version__ = "3.7.3dev"
22
__version_full__ = f"[pymodbus, version {__version__}]"
0 commit comments