We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ceaea5 commit 0a2425cCopy full SHA for 0a2425c
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pymodbus_repl"
3
-version = "2.0.4"
+version = "2.0.5"
4
description = "REPL (Read-Eval-Print Loop) tool for working with Modbus devices using the Pymodbus library."
5
authors = ["dhoomakethu <[email protected]>"]
6
readme = "README.md"
0 commit comments