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 929dd79 commit 8408613Copy full SHA for 8408613
src/SeleniumLibrary/__init__.py
@@ -42,7 +42,7 @@
42
from SeleniumLibrary.utils import LibraryListener, timestr_to_secs, is_truthy
43
44
45
-__version__ = '4.1.0.dev1'
+__version__ = '4.1.0rc1'
46
47
48
class SeleniumLibrary(DynamicCore):
0 commit comments