Skip to content

Commit b1fb3d6

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/robotlibcore.py

Lines changed: 1 addition & 1 deletion
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)