Skip to content

Commit

Permalink
Merge pull request #74 from Fusl/cookiefactory
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
textfiles committed Dec 17, 2018
2 parents 455add5 + a97b25b commit e2777a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
# Update this each time you make a non-cosmetic change.
# It will be added to the WARC files and reported to the tracker.

VERSION = '20181217.02'
VERSION = '20181217.03'
#USER_AGENT = 'Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0'
TRACKER_ID = 'tumblr'
TRACKER_HOST = 'tracker.archiveteam.org'
Expand Down

0 comments on commit e2777a6

Please sign in to comment.