mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-24 00:29:53 -05:00
update version + maintainers
This commit is contained in:
parent
4d0dfc150f
commit
4a07c9d0af
@ -8,6 +8,7 @@ maintainers = [
|
|||||||
{ name="Adam Miller", email="adam@archive.org" },
|
{ name="Adam Miller", email="adam@archive.org" },
|
||||||
{ name="Barbara Miller", email="barbara@archive.org" },
|
{ name="Barbara Miller", email="barbara@archive.org" },
|
||||||
{ name="Alex Dempsey", email="avdempsey@archive.org" },
|
{ name="Alex Dempsey", email="avdempsey@archive.org" },
|
||||||
|
{ name="Gretchen Leigh Miller", email="gmiller@archive.org" },
|
||||||
]
|
]
|
||||||
description = "Distributed web crawling with browsers"
|
description = "Distributed web crawling with browsers"
|
||||||
readme = "README.rst"
|
readme = "README.rst"
|
||||||
|
2
setup.py
2
setup.py
@ -34,7 +34,7 @@ def find_package_data(package):
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="brozzler",
|
name="brozzler",
|
||||||
version="1.6.5",
|
version="1.7.0",
|
||||||
description="Distributed web crawling with browsers",
|
description="Distributed web crawling with browsers",
|
||||||
url="https://github.com/internetarchive/brozzler",
|
url="https://github.com/internetarchive/brozzler",
|
||||||
author="Noah Levitt",
|
author="Noah Levitt",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user