mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-22 23:59:47 -05:00
minor updates for v.1.6.2 (for pypi)
This commit is contained in:
parent
07a6b9845a
commit
c4e5dc63fc
@ -1,5 +1,5 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "brozzler_ia"
|
name = "brozzler"
|
||||||
authors = [
|
authors = [
|
||||||
{ name="Noah Levitt", email="nlevitt@archive.org" },
|
{ name="Noah Levitt", email="nlevitt@archive.org" },
|
||||||
]
|
]
|
||||||
|
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.1",
|
version="1.6.2",
|
||||||
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