Skip to content

Commit 0d3a2e3

Browse files
committed
1.9.5
1 parent 05c3908 commit 0d3a2e3

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
@@ -22,7 +22,7 @@ before_build:
2222
- cmd: >-
2323
C:\Python36\Scripts\pip.exe install chardet pytz
2424
25-
C:\Python36\python.exe version_set.py %APPVEYOR_BUILD_NUMBER% 1 9 4
25+
C:\Python36\python.exe version_set.py %APPVEYOR_BUILD_NUMBER% 1 9 5
2626
build:
2727
project: c:\projects\CommandTrayHost\CommandTrayHost.sln
2828
verbosity: minimal

0 commit comments

Comments
 (0)