add 3.9.0 for windows

This commit is contained in:
Dmitry Shibanov
2020-10-06 17:06:58 +03:00
parent ce5572effe
commit b4a20707d8
2 changed files with 8 additions and 4 deletions
+4 -2
View File
@@ -10,7 +10,8 @@
"3.5.*", "3.5.*",
"3.6.*", "3.6.*",
"3.7.*", "3.7.*",
"3.8.*" "3.8.*",
"3.9.*"
], ],
"default": "3.7.*" "default": "3.7.*"
}, },
@@ -24,7 +25,8 @@
"3.5.*", "3.5.*",
"3.6.*", "3.6.*",
"3.7.*", "3.7.*",
"3.8.*" "3.8.*",
"3.9.*"
] ]
}, },
{ {
+4 -2
View File
@@ -10,7 +10,8 @@
"3.5.*", "3.5.*",
"3.6.*", "3.6.*",
"3.7.*", "3.7.*",
"3.8.*" "3.8.*",
"3.9.*"
], ],
"default": "3.7.*" "default": "3.7.*"
}, },
@@ -24,7 +25,8 @@
"3.5.*", "3.5.*",
"3.6.*", "3.6.*",
"3.7.*", "3.7.*",
"3.8.*" "3.8.*",
"3.9.*"
] ]
}, },
{ {