We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b02ea0a commit 16a2a2aCopy full SHA for 16a2a2a
src/robotlibcore.py
@@ -30,7 +30,7 @@
30
from robot.errors import DataError
31
from robot.utils import Importer
32
33
-__version__ = "4.3.0"
+__version__ = "4.4.0"
34
35
36
class PythonLibCoreException(Exception): # noqa: N818
0 commit comments