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