Skip to content

Commit 3b9f0e2

Browse files
committed
🔖 2.3.4
1 parent 49ed31b commit 3b9f0e2

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
@@ -34,7 +34,7 @@ before_build:
3434
- cmd: >-
3535
C:\Python36\Scripts\pip.exe install chardet pytz
3636
37-
C:\Python36\python.exe version_set.py %APPVEYOR_BUILD_NUMBER% 2 3 3
37+
C:\Python36\python.exe version_set.py %APPVEYOR_BUILD_NUMBER% 2 3 4
3838
build:
3939
project: c:\projects\CommandTrayHost\CommandTrayHost.sln
4040
verbosity: minimal

0 commit comments

Comments
 (0)