Skip to content

Commit 5848926

Browse files
committed
Updated version to 2.0.2
1 parent ab95eb4 commit 5848926

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

3939

4040
class HybridCore(object):

0 commit comments

Comments
 (0)