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 a7273f6 commit f49df59Copy full SHA for f49df59
src/SeleniumLibrary/__init__.py
@@ -50,7 +50,7 @@
50
from SeleniumLibrary.utils import LibraryListener, timestr_to_secs, is_truthy
51
52
53
-__version__ = "5.0.0a3.dev1"
+__version__ = "5.0.0a3"
54
55
56
class SeleniumLibrary(DynamicCore):
0 commit comments