We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b91441 commit d60cb7fCopy full SHA for d60cb7f
1 file changed
src/SeleniumLibrary/__init__.py
@@ -39,7 +39,7 @@
39
from SeleniumLibrary.utils import Deprecated, LibraryListener, timestr_to_secs
40
41
42
-__version__ = '3.1.0a2'
+__version__ = '3.1.0a3.dev1'
43
44
45
class SeleniumLibrary(DynamicCore):
0 commit comments