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 ca4e6c2 commit 3c7823bCopy full SHA for 3c7823b
src/SeleniumLibrary/__init__.py
@@ -51,7 +51,7 @@
51
from SeleniumLibrary.utils import LibraryListener, is_truthy, _convert_timeout
52
53
54
-__version__ = "5.0.2.dev1"
+__version__ = "5.1.0"
55
56
57
class SeleniumLibrary(DynamicCore):
0 commit comments