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 d07b6cf commit 1c98596Copy full SHA for 1c98596
src/SeleniumLibrary/__init__.py
@@ -46,7 +46,7 @@
46
from SeleniumLibrary.utils import LibraryListener, timestr_to_secs, is_truthy
47
48
49
-__version__ = '4.5.0rc1'
+__version__ = '4.5.0rc2.dev1'
50
51
52
class SeleniumLibrary(DynamicCore):
0 commit comments