Skip to content

Commit d2551fb

Browse files
committed
Updated version to 6.8.0
1 parent 1b9cc1e commit d2551fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SeleniumLibrary/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
from SeleniumLibrary.utils import LibraryListener, is_truthy, _convert_timeout, _convert_delay
5555

5656

57-
__version__ = "6.7.1"
57+
__version__ = "6.8.0"
5858

5959

6060
class SeleniumLibrary(DynamicCore):

0 commit comments

Comments
 (0)