Skip to content

Commit b1fb3d6

Browse files
committed
Updated version to 4.4.1
1 parent 134ca05 commit b1fb3d6

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
@@ -30,7 +30,7 @@
3030
from robot.errors import DataError
3131
from robot.utils import Importer
3232

33-
__version__ = "4.4.0"
33+
__version__ = "4.4.1"
3434

3535

3636
class PythonLibCoreException(Exception): # noqa: N818

0 commit comments

Comments
 (0)