Skip to content

Commit 7a0b582

Browse files
committed
Updated version to 3.0.1
1 parent b6c520a commit 7a0b582

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
@@ -45,7 +45,7 @@
4545
from robot.api import ExecutionResult, ResultVisitor
4646
from robot.utils import Matcher
4747

48-
__version__ = "3.0.0"
48+
__version__ = "3.0.1"
4949
RF_61 = tuple(rf_version.split(".")[:2]) >= ("6", "1")
5050

5151

0 commit comments

Comments
 (0)