From de000c41dbc110839c794337808ad98c1097b263 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Fri, 5 Jan 2018 08:18:43 -0500 Subject: On Appveyor, omit the '1.0.' prefix on all builds. --- appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 9313a482..8ecee10b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -18,3 +18,5 @@ test_script: - "python bootstrap.py" - "python -m pip install tox" - "tox" + +version: '{build}' -- cgit v1.2.3