Skip to content

Commit 4a07c9d

Browse files
update version + maintainers
1 parent 4d0dfc1 commit 4a07c9d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ maintainers = [
88
{ name="Adam Miller", email="[email protected]" },
99
{ name="Barbara Miller", email="[email protected]" },
1010
{ name="Alex Dempsey", email="[email protected]" },
11+
{ name="Gretchen Leigh Miller", email="[email protected]" },
1112
]
1213
description = "Distributed web crawling with browsers"
1314
readme = "README.rst"

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def find_package_data(package):
3434

3535
setuptools.setup(
3636
name="brozzler",
37-
version="1.6.5",
37+
version="1.7.0",
3838
description="Distributed web crawling with browsers",
3939
url="https://github.com/internetarchive/brozzler",
4040
author="Noah Levitt",

0 commit comments

Comments
 (0)