Skip to content

Commit 16a2a2a

Browse files
committed
Updated version to 4.4.0
1 parent b02ea0a commit 16a2a2a

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.3.0"
33+
__version__ = "4.4.0"
3434

3535

3636
class PythonLibCoreException(Exception): # noqa: N818

0 commit comments

Comments
 (0)