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

This commit is contained in:
rocky
2023-01-14 08:40:54 -05:00
5 changed files with 14 additions and 5 deletions

View File

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