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 1b5b8f1 commit 60dc891Copy full SHA for 60dc891
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.0.dev1'
+__version__ = '4.0.0a1'
46
47
48
class SeleniumLibrary(DynamicCore):
0 commit comments