We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7bcbb3 commit 0e0d0e1Copy full SHA for 0e0d0e1
src/SeleniumLibrary/base/robotlibcore.py
@@ -34,7 +34,7 @@
34
PY2 = sys.version_info < (3,)
35
RF31 = robot_version < '3.2'
36
37
-__version__ = '1.0.1.dev1'
+__version__ = '2.0.2'
38
39
40
class HybridCore(object):
0 commit comments