Skip to content

Commit 7de25b1

Browse files
authored
Fix version in AppVeyor (pythonGH-5535)
1 parent ca6c125 commit 7de25b1

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

0 commit comments

Comments
 (0)