Skip to content

Commit 6bda05d

Browse files
committed
Updated version to 4.5.0
1 parent e457248 commit 6bda05d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.1"
29+
__version__ = "4.5.0"
3030

3131
__all__ = [
3232
"DynamicCore",

0 commit comments

Comments
 (0)