mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-02 06:36:20 -04:00
update url
This commit is contained in:
parent
9c2fe25dd0
commit
6237ed3f34
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
@ -21,9 +21,9 @@ import glob
|
|||
|
||||
setuptools.setup(
|
||||
name='brozzler',
|
||||
version='1.1.dev14',
|
||||
version='1.1b2',
|
||||
description='Distributed web crawling with browsers',
|
||||
url='https://github.com/nlevitt/brozzler',
|
||||
url='https://github.com/internetarchive/brozzler',
|
||||
author='Noah Levitt',
|
||||
author_email='nlevitt@archive.org',
|
||||
long_description=open('README.rst', encoding='UTF-8').read(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue