Skip to content

Commit ad7dee8

Browse files
committed
Updated version to 4.5.0rc1
1 parent d695c1c commit ad7dee8

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
@@ -46,7 +46,7 @@
4646
from SeleniumLibrary.utils import LibraryListener, timestr_to_secs, is_truthy
4747

4848

49-
__version__ = '5.0.0.dev1'
49+
__version__ = '4.5.0rc1'
5050

5151

5252
class SeleniumLibrary(DynamicCore):

0 commit comments

Comments
 (0)