Skip to content

Commit 0e0d0e1

Browse files
committed
Use official version
1 parent f7bcbb3 commit 0e0d0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SeleniumLibrary/base/robotlibcore.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
PY2 = sys.version_info < (3,)
3535
RF31 = robot_version < '3.2'
3636

37-
__version__ = '1.0.1.dev1'
37+
__version__ = '2.0.2'
3838

3939

4040
class HybridCore(object):

0 commit comments

Comments
 (0)