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 615c846 commit 3049b1eCopy full SHA for 3049b1e
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.0rc2.dev1'
+__version__ = '4.4.0rc2'
48
49
50
class SeleniumLibrary(DynamicCore):
0 commit comments