Skip to content

Commit 8689a18

Browse files
committed
Updated version to 6.3.0rc1
1 parent ae1fdc8 commit 8689a18

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

5353

54-
__version__ = "6.2.1.dev1"
54+
__version__ = "6.3.0rc1"
5555

5656

5757
class SeleniumLibrary(DynamicCore):

0 commit comments

Comments
 (0)