From: Zachary Ware Date: Sun, 7 Jan 2018 19:00:33 +0000 (-0600) Subject: Fix version in AppVeyor config (GH-5125) X-Git-Tag: v3.6.5rc1~164 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c99fd163d5ca9bcc0b7ddd0d1e3b8717a63237c;p=python Fix version in AppVeyor config (GH-5125) --- diff --git a/.github/appveyor.yml b/.github/appveyor.yml index b8a01c313f..162a7d8a70 100644 --- a/.github/appveyor.yml +++ b/.github/appveyor.yml @@ -1,4 +1,4 @@ -version: 3.6.1+.{build} +version: 3.6build{build} clone_depth: 5 branches: only: