From: Zachary Ware Date: Sun, 4 Feb 2018 20:09:29 +0000 (-0600) Subject: Fix version in AppVeyor (GH-5535) X-Git-Tag: v3.8.0a1~2267 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7de25b1124954eb333f63f0b3942eeef6f51acb7;p=python Fix version in AppVeyor (GH-5535) --- diff --git a/.github/appveyor.yml b/.github/appveyor.yml index b7d4078731..06247e1337 100644 --- a/.github/appveyor.yml +++ b/.github/appveyor.yml @@ -1,4 +1,4 @@ -version: 3.7build{build} +version: 3.8build{build} clone_depth: 5 branches: only: