Skip to content

Commit d577b91

Browse files
committed
Updated version to 4.3.0
1 parent 068baf4 commit d577b91

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
2929

30-
__version__ = "4.2.0"
30+
__version__ = "4.3.0"
3131

3232

3333
class PythonLibCoreException(Exception): # noqa: N818

0 commit comments

Comments
 (0)