dev commits.

This commit is contained in:
MasOnShi
2022-04-04 13:51:22 +08:00
parent a312537aa2
commit 3643ec2de3

View File

@@ -14,6 +14,7 @@ def win_x64_version():
version = get_version(dir)
open(os.path.join(dir, "LATEST_VERSION"), "w").write(version)
log.success(version)
if __name__ == '__main__':