Skip to content

Commit 30a62e5

Browse files
committedMay 22, 2024
Updated version to 6.4.0
·
v6.7.1v6.4.0
1 parent 998dda0 commit 30a62e5

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
@@ -52,7 +52,7 @@
5252
from SeleniumLibrary.utils import LibraryListener, is_truthy, _convert_timeout, _convert_delay
5353

5454

55-
__version__ = "6.4.0rc1"
55+
__version__ = "6.4.0"
5656

5757

5858
class SeleniumLibrary(DynamicCore):

0 commit comments

Comments
 (0)
Please sign in to comment.