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 67f9cf9 commit a47eb2dCopy full SHA for a47eb2d
src/SeleniumLibrary/__init__.py
@@ -44,7 +44,7 @@
44
from SeleniumLibrary.utils import LibraryListener, timestr_to_secs, is_truthy
45
46
47
-__version__ = '4.2.0.dev1'
+__version__ = '4.2.0rc1'
48
49
50
class SeleniumLibrary(DynamicCore):
0 commit comments