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 79e0e96 commit ba53d93Copy full SHA for ba53d93
pymodbus/__init__.py
@@ -12,5 +12,5 @@
12
from pymodbus.logging import pymodbus_apply_logging_config
13
14
15
-__version__ = "3.4.0alfa"
+__version__ = "3.4.0dev"
16
__version_full__ = f"[pymodbus, version {__version__}]"
0 commit comments