Use a simple build number rather than prefixing with '1.0.'

master
Jason R. Coombs 7 years ago
parent c84284022a
commit 31fb9d19ee
  1. 2
      appveyor.yml

@ -17,3 +17,5 @@ build: off
test_script:
- "python -m pip install tox"
- "tox"
version: '{build}'

Loading…
Cancel
Save