We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 068baf4 commit d577b91Copy full SHA for d577b91
src/robotlibcore.py
@@ -27,7 +27,7 @@
27
from robot.errors import DataError
28
from robot.utils import Importer
29
30
-__version__ = "4.2.0"
+__version__ = "4.3.0"
31
32
33
class PythonLibCoreException(Exception): # noqa: N818
0 commit comments