Skip to content

Commit 57bf294

Browse files
committed
Updated version to 5.0.0a2
1 parent cb0ccee commit 57bf294

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

4949

50-
__version__ = "5.0.0.a1.dev1"
50+
__version__ = "5.0.0a2"
5151

5252

5353
class SeleniumLibrary(DynamicCore):

0 commit comments

Comments
 (0)