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

This commit is contained in:
rocky
2022-04-17 11:03:00 -04:00
6 changed files with 444 additions and 373 deletions

View File

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