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

This commit is contained in:
Jason R. Coombs 2017-06-04 14:02:51 -04:00
parent c84284022a
commit 31fb9d19ee

View File

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