bump version to 1.6.8
Some checks failed
Publish Artifacts / Build distribution 📦 (push) Has been cancelled
Python Formatting Check / formatting (push) Has been cancelled

This commit is contained in:
Barbara Miller 2025-02-11 17:34:14 -08:00 committed by GitHub
parent bfc85f5e89
commit 5fccdd83e3
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.7",
version="1.6.8",
description="Distributed web crawling with browsers",
url="https://github.com/internetarchive/brozzler",
author="Noah Levitt",