Skip to content

Commit

Permalink
Updated version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltat committed Apr 26, 2020
1 parent ab95eb4 commit 5848926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/robotlibcore.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
PY2 = sys.version_info < (3,)
RF31 = robot_version < '3.2'

__version__ = '2.0.2.dev1'
__version__ = '2.0.2'


class HybridCore(object):
Expand Down

0 comments on commit 5848926

Please sign in to comment.