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 aa8c479 commit 79a4ae6Copy full SHA for 79a4ae6
pymodbus/__init__.py
@@ -18,5 +18,5 @@
18
from pymodbus.pdu import ExceptionResponse
19
20
21
-__version__ = "3.8.1"
+__version__ = "3.9.0dev"
22
__version_full__ = f"[pymodbus, version {__version__}]"
0 commit comments