Skip to content

Commit b3f7626

Browse files
committed
bump version to 4.7.7
1 parent 95c0f9a commit b3f7626

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 = 7
6-
version_patch = 6
6+
version_patch = 7
77

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

0 commit comments

Comments
 (0)