Skip to content

Commit

Permalink
Bump pipeline version (see #273).
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahwhy committed Aug 11, 2017
1 parent c2288f9 commit d912c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline/pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
SetFetchDepth, PreparePaths, WriteInfo, DownloadUrlFile, \
RelabelIfAborted, MoveFiles, StopHeartbeat, MarkItemAsDone, CheckIP

VERSION = "20170510.02"
VERSION = "20170811.01"
PHANTOMJS_VERSIONS = ('1.9.8', '2.1.1')
EXPIRE_TIME = 60 * 60 * 48 # 48 hours between archive requests
WPULL_EXE = find_executable('Wpull', None, ['wpull', './wpull'])
Expand Down

0 comments on commit d912c07

Please sign in to comment.