Skip to content

Commit 1f007cf

Browse files
committed
Updated version to 2.1.0
1 parent 7c6b040 commit 1f007cf

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__ = "2.0.4.dev1"
48+
__version__ = "2.1.0"
4949
RF3 = rf_version.startswith("3")
5050

5151

0 commit comments

Comments
 (0)