Skip to content

Commit 272af28

Browse files
committed
Updated version to 2.2.1
1 parent 40f4b97 commit 272af28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/robotlibcore.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
PY2 = sys.version_info < (3,)
3737
RF31 = robot_version < '3.2'
3838

39-
__version__ = '2.2.1.dev1'
39+
__version__ = '2.2.1'
4040

4141

4242
class HybridCore(object):

0 commit comments

Comments
 (0)