Skip to content

Commit 8408613

Browse files
committed
Updated version to 4.1.0rc1
1 parent 929dd79 commit 8408613

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
@@ -42,7 +42,7 @@
4242
from SeleniumLibrary.utils import LibraryListener, timestr_to_secs, is_truthy
4343

4444

45-
__version__ = '4.1.0.dev1'
45+
__version__ = '4.1.0rc1'
4646

4747

4848
class SeleniumLibrary(DynamicCore):

0 commit comments

Comments
 (0)