Use a simple build number rather than prefixing with '1.0.'
This commit is contained in:
parent
c84284022a
commit
31fb9d19ee
|
@ -17,3 +17,5 @@ build: off
|
||||||
test_script:
|
test_script:
|
||||||
- "python -m pip install tox"
|
- "python -m pip install tox"
|
||||||
- "tox"
|
- "tox"
|
||||||
|
|
||||||
|
version: '{build}'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user