We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c6b040 commit 1f007cfCopy full SHA for 1f007cf
1 file changed
robotstatuschecker.py
@@ -45,7 +45,7 @@
45
from robot.api import ExecutionResult, ResultVisitor
46
from robot.utils import Matcher
47
48
-__version__ = "2.0.4.dev1"
+__version__ = "2.1.0"
49
RF3 = rf_version.startswith("3")
50
51
0 commit comments