Skip to content

Commit 8b6ebe4

Browse files
committed
Updated version to 4.2.0
1 parent 2bb965a commit 8b6ebe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/robotlibcore.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
from robot.errors import DataError
2828
from robot.utils import Importer # noqa F401
2929

30-
__version__ = "4.1.3.dev1"
30+
__version__ = "4.2.0"
3131

3232

3333
class PythonLibCoreException(Exception):

0 commit comments

Comments
 (0)