Skip to content

Commit b4fff92

Browse files
committed
bump version to 4.5.1
1 parent a72ceff commit b4fff92

File tree

1 file changed

+1
-1
lines changed

1 file changed

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

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

0 commit comments

Comments
 (0)