summaryrefslogtreecommitdiff
path: root/fetch-win32-wheels
diff options
context:
space:
mode:
Diffstat (limited to 'fetch-win32-wheels')
-rwxr-xr-xfetch-win32-wheels4
1 files changed, 2 insertions, 2 deletions
diff --git a/fetch-win32-wheels b/fetch-win32-wheels
index 439b0a2..1097404 100755
--- a/fetch-win32-wheels
+++ b/fetch-win32-wheels
@@ -15,8 +15,8 @@ fi
niversion=$1
artifact_url="https://ci.appveyor.com/api/projects/al45tair/netifaces/artifacts"
-win32_versions="27 34 35 36 37 38"
-amd64_versions="27 36 37 38"
+win32_versions="27 34 35 36 37 38 39"
+amd64_versions="27 36 37 38 39"
for version in $win32_versions; do
maybe_m=