Skip to content

Commit

Permalink
Updated version to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pekkaklarck committed Nov 30, 2017
1 parent 752fda4 commit 5514081
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 @@ -37,7 +37,7 @@ def decorator(func):

PY2 = sys.version_info < (3,)

__version__ = '1.0rc4.dev1'
__version__ = '1.0'


class HybridCore(object):
Expand Down

0 comments on commit 5514081

Please sign in to comment.