remove flickr behavior, flickr is better off with the default behavior for now

This commit is contained in:
Noah Levitt 2016-11-16 17:16:48 -08:00
parent 899ee8a8dd
commit 55c9ae07b7
3 changed files with 1 additions and 38 deletions

View file

@ -32,7 +32,7 @@ def find_package_data(package):
setuptools.setup(
name='brozzler',
version='1.1b8.dev127',
version='1.1b8.dev128',
description='Distributed web crawling with browsers',
url='https://github.com/internetarchive/brozzler',
author='Noah Levitt',