We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e457248 commit 6bda05dCopy full SHA for 6bda05d
src/robotlibcore/__init__.py
@@ -26,7 +26,7 @@
26
from robotlibcore.plugin import PluginParser
27
from robotlibcore.utils import Module, NoKeywordFound, PluginError, PythonLibCoreException
28
29
-__version__ = "4.4.1"
+__version__ = "4.5.0"
30
31
__all__ = [
32
"DynamicCore",
0 commit comments