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 f26b0a3 commit 3cb20f6Copy full SHA for 3cb20f6
src/SeleniumLibrary/base/robotlibcore.py
@@ -37,7 +37,7 @@ def decorator(func):
37
38
PY2 = sys.version_info < (3,)
39
40
-__version__ = '1.0rc3'
+__version__ = '1.0'
41
42
43
class HybridCore(object):
0 commit comments