mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-08-07 22:12:15 -04:00
add docstring to _chain_chrome_messages, remove debug logging, tweak name of websock thread
This commit is contained in:
parent
2046ee36e0
commit
cfc18e6845
2 changed files with 21 additions and 7 deletions
2
setup.py
2
setup.py
|
@ -21,7 +21,7 @@ import setuptools
|
|||
|
||||
setuptools.setup(
|
||||
name='brozzler',
|
||||
version='1.1b4.dev62',
|
||||
version='1.1b4.dev63',
|
||||
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