Skip to content

Commit 7ad696d

Browse files
author
Onur Rauf Bingol
committed
Update AppVeyor CI config for build numbering
1 parent 1599776 commit 7ad696d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
# https://github.com/ogrisel/python-appveyor-demo
77
# https://www.appveyor.com/docs/appveyor-yml/
88

9-
version: 1.0.{build}
9+
# Build version
10+
version: Build {build}
1011

1112
# Fetch repository as a zip archive
1213
shallow_clone: true

0 commit comments

Comments
 (0)