Skip to content

Commit 3d593cf

Browse files
committed
bump version to 4.4.19
1 parent ea3282c commit 3d593cf

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

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

0 commit comments

Comments
 (0)