We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e8add1 commit 29b4cdcCopy full SHA for 29b4cdc
1 file changed
src/SeleniumLibrary/__init__.py
@@ -51,7 +51,7 @@
51
from SeleniumLibrary.utils import LibraryListener, is_truthy, _convert_timeout, _convert_delay
52
53
54
-__version__ = "6.1.0rc1"
+__version__ = "6.1.0"
55
56
57
class SeleniumLibrary(DynamicCore):
0 commit comments