bump default 3.6 version

This commit is contained in:
Casey Faist
2018-11-14 16:24:46 -06:00
parent f2165aaac6
commit 8d1ebf7288
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ testPylibmc() {
testPythonDefault() {
compile "pythonDefault"
assertCaptured "python-3.6.6"
assertCaptured "python-3.6.7"
assertCapturedSuccess
}