Skip to content

Commit 504e183

Browse files
committed
Updated version to 4.1.1
1 parent 5cd7953 commit 504e183

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
@@ -27,7 +27,7 @@
2727
from robot.errors import DataError
2828
from robot.utils import Importer # noqa F401
2929

30-
__version__ = "4.1.0.dev1"
30+
__version__ = "4.1.1"
3131

3232

3333
class PythonLibCoreException(Exception):

0 commit comments

Comments
 (0)