Skip to content

Commit

Permalink
Fix version in AppVeyor config (pythonGH-5126)
Browse files Browse the repository at this point in the history
  • Loading branch information
zware committed Jan 7, 2018
1 parent cd02003 commit 0ebf0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 2.7.13+.{build}
version: 2.7build{build}
clone_depth: 5
branches:
only:
Expand Down

0 comments on commit 0ebf0ae

Please sign in to comment.