Skip to content

Commit b216a25

Browse files
authored
Fix version in AppVeyor config (pythonGH-5124)
1 parent 3460198 commit b216a25

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: 3.7.0a0.{build}
1+
version: 3.7build{build}
22
clone_depth: 5
33
branches:
44
only:

0 commit comments

Comments
 (0)