Skip to content

Commit b3eaeb4

Browse files
committed
Updated version to 3.0.0
1 parent b9eeb59 commit b3eaeb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

robotstatuschecker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
from robot.api import ExecutionResult, ResultVisitor
4545
from robot.utils import Matcher
4646

47-
__version__ = "3.0.0.dev1"
47+
__version__ = "3.0.0"
4848

4949

5050
def process_output(inpath, outpath=None, verbose=True):

0 commit comments

Comments
 (0)