mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-08-04 20:44:20 -04:00
avoid hanging in case a page has no outlinks
This commit is contained in:
parent
6a11e1da2a
commit
0bd687abde
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -21,7 +21,7 @@ import setuptools
|
|||
|
||||
setuptools.setup(
|
||||
name='brozzler',
|
||||
version='1.1.dev24',
|
||||
version='1.1.dev25',
|
||||
description='Distributed web crawling with browsers',
|
||||
url='https://github.com/internetarchive/brozzler',
|
||||
author='Noah Levitt',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue