Bump default master Python version

This commit is contained in:
rocky
2022-09-20 17:35:33 -04:00
parent 62760eb556
commit 6c116fe4f9

View File

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