From: Zachary Ware Date: Sun, 7 Jan 2018 18:59:48 +0000 (-0600) Subject: Fix version in AppVeyor config (GH-5124) X-Git-Tag: v3.7.0a4~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b216a253129b41d7792417bcd7737b2ebdb26c9a;p=python Fix version in AppVeyor config (GH-5124) --- diff --git a/.github/appveyor.yml b/.github/appveyor.yml index b7a01335d6..b7d4078731 100644 --- a/.github/appveyor.yml +++ b/.github/appveyor.yml @@ -1,4 +1,4 @@ -version: 3.7.0a0.{build} +version: 3.7build{build} clone_depth: 5 branches: only: