Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Commit a4e147d

Browse files
committed
Updated version to 3.0.0
1 parent 4fb9ad3 commit a4e147d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Selenium2Library/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from SeleniumLibrary import SeleniumLibrary
1818

1919

20-
__version__ = '3.0.0b1'
20+
__version__ = '3.0.0'
2121

2222

2323
class Selenium2Library(SeleniumLibrary):

0 commit comments

Comments
 (0)