Skip to content

Commit

Permalink
pipeline: Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
chfoo committed Feb 20, 2015
1 parent 18ebab7 commit e22473b
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 @@ -32,7 +32,7 @@
MarkItemAsDone, CheckIP


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

0 comments on commit e22473b

Please sign in to comment.