Skip to content

Commit 73a4c0b

Browse files
committed
Use 3.7.16 for master version
1 parent 92830c2 commit 73a4c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin-tools/setup-master.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
PYTHON_VERSION=3.7.14
2+
PYTHON_VERSION=3.7.16
33

44
function checkout_version {
55
local repo=$1

0 commit comments

Comments
 (0)