Skip to content

Commit a012371

Browse files
committed
Updated version to 3.1.0a2
1 parent 6873f2d commit a012371

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
@@ -39,7 +39,7 @@
3939
from SeleniumLibrary.utils import Deprecated, LibraryListener, timestr_to_secs
4040

4141

42-
__version__ = '3.1.0a2.dev1'
42+
__version__ = '3.1.0a2'
4343

4444

4545
class SeleniumLibrary(DynamicCore):

0 commit comments

Comments
 (0)