Skip to content

Commit c0110c1

Browse files
committed
bump version to v4.10.3
1 parent 60a9957 commit c0110c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

maix/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
version_major = 4
55
version_minor = 10
6-
version_patch = 2
6+
version_patch = 3
77

88
__version__ = "{}.{}.{}".format(version_major, version_minor, version_patch)

maix/version_base_system.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20250114
1+
20250319

0 commit comments

Comments
 (0)