We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ed65d commit 84571b2Copy full SHA for 84571b2
1 file changed
src/robotlibcore.py
@@ -30,7 +30,7 @@
30
31
RF32 = robot_version < '4.'
32
33
-__version__ = '3.0.0'
+__version__ = '3.0.1.dev1'
34
35
36
class HybridCore:
0 commit comments