File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ trigger:
1010variables :
1111 AZURE : True
1212 CODECOV_TOKEN : " e1a9c98d-d8db-471d-a31d-af2a535323cd"
13- CDPREP_OUTPUT_DIRNAME : ' cdprep_0.1.0.dev0_win_amd64 '
13+ CDPREP_OUTPUT_DIRNAME : ' cdprep_0.1.0_win_amd64 '
1414
1515pool :
1616 vmImage : ' windows-2019'
Original file line number Diff line number Diff line change 5656__version__ = '.' .join (map (str , version_info ))
5757__appname__ = 'Climate Data Preprocessing Tool'
5858__namever__ = __appname__ + " " + __version__
59- __date__ = '07/10 /2020'
59+ __date__ = '02/11 /2020'
6060__project_url__ = "https://github.com/cgq-qgc/climate-data-preprocessing-tool"
6161__releases_url__ = __project_url__ + "/releases"
6262__releases_api__ = "https://api.github.com/repos/cgq-qgc/climate-data-preprocessing-tool/releases"
You can’t perform that action at this time.
0 commit comments