summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2018-01-07 18:59:48 (GMT)
committerGitHub <noreply@github.com>2018-01-07 18:59:48 (GMT)
commitb216a253129b41d7792417bcd7737b2ebdb26c9a (patch)
tree2a076025469de508d49d801c30f3abf909ee1b86 /.github
parent3460198f6ba40a839f105c381f07179aba1e8c61 (diff)
downloadcpython-b216a253129b41d7792417bcd7737b2ebdb26c9a.zip
cpython-b216a253129b41d7792417bcd7737b2ebdb26c9a.tar.gz
cpython-b216a253129b41d7792417bcd7737b2ebdb26c9a.tar.bz2
Fix version in AppVeyor config (GH-5124)
Diffstat (limited to '.github')
-rw-r--r--.github/appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/appveyor.yml b/.github/appveyor.yml
index b7a0133..b7d4078 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: