handle new chrome cookie db schema

This commit is contained in:
Noah Levitt 2018-05-15 11:41:02 -07:00
parent a1af18230c
commit a8de9b70d1
2 changed files with 11 additions and 3 deletions

View file

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