Skip to content

Commit 7af16ce

Browse files
committed
Updated version to 6.7.1
1 parent a687440 commit 7af16ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/SeleniumLibrary/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
from SeleniumLibrary.utils import LibraryListener, is_truthy, _convert_timeout, _convert_delay
5656

5757

58-
__version__ = "6.7.0"
58+
__version__ = "6.7.1"
5959

6060

6161
class SeleniumLibrary(DynamicCore):

0 commit comments

Comments
 (0)