Merge branch 'master' into python-3.3-to-3.5

This commit is contained in:
rocky
2022-09-22 06:38:17 -04:00
7 changed files with 53 additions and 56 deletions

View File

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