Skip to content

Commit fe55c4a

Browse files
committed
Updated version to 4.6.0
1 parent 6dba7f2 commit fe55c4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/robotlibcore/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
from robotlibcore.plugin import PluginParser
2727
from robotlibcore.utils import Module, NoKeywordFound, PluginError, PythonLibCoreException
2828

29-
__version__ = "4.5.2.dev1"
29+
__version__ = "4.6.0"
3030

3131
__all__ = [
3232
"DynamicCore",

0 commit comments

Comments
 (0)