Skip to content

Commit af36f39

Browse files
committed
Updated version to 6.7.0
1 parent 3fec008 commit af36f39

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
@@ -55,7 +55,7 @@
5555
from SeleniumLibrary.utils import LibraryListener, is_truthy, _convert_timeout, _convert_delay
5656

5757

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

6060

6161
class SeleniumLibrary(DynamicCore):

0 commit comments

Comments
 (0)