Skip to content

Commit 052f4fe

Browse files
committed
bump version to v4.9.3
1 parent fecfc80 commit 052f4fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maix/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

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

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

0 commit comments

Comments
 (0)