Skip to content

Commit de88f93

Browse files
committed
update version number to 5.0.10
1 parent 8a310a3 commit de88f93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release/scripts/mgear/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
sev_comment = 32
2626

2727
# gear version
28-
VERSION = [5, 0, 9]
28+
VERSION = [5, 0, 10]
2929

3030
self = sys.modules[__name__]
3131
self.menu_id = None

0 commit comments

Comments
 (0)