Use 3.7.16 for master version

This commit is contained in:
rocky
2023-01-14 02:49:43 -05:00
parent 92830c2eae
commit 73a4c0be78

View File

@@ -1,5 +1,5 @@
#!/bin/bash
PYTHON_VERSION=3.7.14
PYTHON_VERSION=3.7.16
function checkout_version {
local repo=$1