We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9eeb59 commit b3eaeb4Copy full SHA for b3eaeb4
1 file changed
robotstatuschecker.py
@@ -44,7 +44,7 @@
44
from robot.api import ExecutionResult, ResultVisitor
45
from robot.utils import Matcher
46
47
-__version__ = "3.0.0.dev1"
+__version__ = "3.0.0"
48
49
50
def process_output(inpath, outpath=None, verbose=True):
0 commit comments