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