Skip to content

Commit 0ebf0ae

Browse files
authored
Fix version in AppVeyor config (GH-5126)
1 parent cd02003 commit 0ebf0ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 2.7.13+.{build}
1+
version: 2.7build{build}
22
clone_depth: 5
33
branches:
44
only:

0 commit comments

Comments
 (0)