Merge pull request #306 from internetarchive/adam/update_brozzler_version

chore: Bump version to 1.6.4
This commit is contained in:
Adam Miller 2024-12-05 09:22:06 -08:00 committed by GitHub
commit 73a9c9f823
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ def find_package_data(package):
setuptools.setup(
name="brozzler",
version="1.6.3",
version="1.6.4",
description="Distributed web crawling with browsers",
url="https://github.com/internetarchive/brozzler",
author="Noah Levitt",