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 3fec008 commit af36f39Copy full SHA for af36f39
src/SeleniumLibrary/__init__.py
@@ -55,7 +55,7 @@
55
from SeleniumLibrary.utils import LibraryListener, is_truthy, _convert_timeout, _convert_delay
56
57
58
-__version__ = "6.7.0rc1"
+__version__ = "6.7.0"
59
60
61
class SeleniumLibrary(DynamicCore):
0 commit comments