Skip to content

Commit ea2ff0d

Browse files
committed
1.9.8
1 parent e4a4dde commit ea2ff0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ before_build:
3232
- cmd: >-
3333
C:\Python36\Scripts\pip.exe install chardet pytz
3434
35-
C:\Python36\python.exe version_set.py %APPVEYOR_BUILD_NUMBER% 1 9 7
35+
C:\Python36\python.exe version_set.py %APPVEYOR_BUILD_NUMBER% 1 9 8
3636
build:
3737
project: c:\projects\CommandTrayHost\CommandTrayHost.sln
3838
verbosity: minimal

0 commit comments

Comments
 (0)