Skip to content

Commit 3e70cce

Browse files
committed
Updated version to 6.3.0
1 parent cbc6fad commit 3e70cce

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.3.0rc2"
55+
__version__ = "6.3.0"
5656

5757

5858
class SeleniumLibrary(DynamicCore):

0 commit comments

Comments
 (0)