Skip to content

Commit fc44307

Browse files
committed
Updated version to 4.5.0rc2
1 parent 2030b29 commit fc44307

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__ = '4.5.0rc2.dev1'
49+
__version__ = '4.5.0rc2'
5050

5151

5252
class SeleniumLibrary(DynamicCore):

0 commit comments

Comments
 (0)