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