Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 57ed65d

Browse files
committedJun 10, 2021
Updated version to 3.0.0
1 parent d2427ee commit 57ed65d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/robotlibcore.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
RF32 = robot_version < '4.'
3232

33-
__version__ = '2.2.2.dev1'
33+
__version__ = '3.0.0'
3434

3535

3636
class HybridCore:

0 commit comments

Comments
 (0)
Please sign in to comment.