From 053de362878e77a8db8e0d314f04647a8f465eec Mon Sep 17 00:00:00 2001 From: Katie Holly Date: Wed, 27 Jan 2021 06:13:25 +0100 Subject: [PATCH] bump version number --- pipeline.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline.py b/pipeline.py index af40547..aec1190 100644 --- a/pipeline.py +++ b/pipeline.py @@ -54,7 +54,7 @@ if not WGET_AT: # # Update this each time you make a non-cosmetic change. # It will be added to the WARC files and reported to the tracker. -VERSION = '20210115.01' +VERSION = '20210127.01' TRACKER_ID = 'reddit' TRACKER_HOST = 'trackerproxy.archiveteam.org' MULTI_ITEM_SIZE = 20