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 9e2b32c commit 3227b07Copy full SHA for 3227b07
src/SeleniumLibrary/__init__.py
@@ -42,7 +42,7 @@
42
from SeleniumLibrary.utils import LibraryListener, timestr_to_secs, is_truthy
43
44
45
-__version__ = '4.0.0rc1'
+__version__ = '4.0.0rc2.dev1'
46
47
48
class SeleniumLibrary(DynamicCore):
0 commit comments