do a better job of making sure to shut down the browser when brozzle-page is killed

This commit is contained in:
Noah Levitt 2017-05-03 16:43:31 -07:00
parent 9d4cbbf6eb
commit b4bf17df9b
2 changed files with 2 additions and 2 deletions

View file

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