Skip to content

Commit

Permalink
bump version to 4.4.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Neutree committed Jul 28, 2024
1 parent d38d3d6 commit afd5d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maix/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

version_major = 4
version_minor = 4
version_patch = 16
version_patch = 17

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

0 comments on commit afd5d7c

Please sign in to comment.