Skip to content

Commit 8a00114

Browse files
committed
Back to dev version
1 parent 5848926 commit 8a00114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/robotlibcore.py

+1-1
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__ = '2.0.2'
37+
__version__ = '2.0.3.dev1'
3838

3939

4040
class HybridCore(object):

0 commit comments

Comments
 (0)