Skip to content

Commit f49df59

Browse files
committed
Updated version to 5.0.0a3
1 parent a7273f6 commit f49df59

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
@@ -50,7 +50,7 @@
5050
from SeleniumLibrary.utils import LibraryListener, timestr_to_secs, is_truthy
5151

5252

53-
__version__ = "5.0.0a3.dev1"
53+
__version__ = "5.0.0a3"
5454

5555

5656
class SeleniumLibrary(DynamicCore):

0 commit comments

Comments
 (0)