bump version: 1.6.12
Some checks failed
Python Formatting Check / formatting (push) Has been cancelled
Tests / Run tests (push) Has been cancelled

This commit is contained in:
Barbara Miller 2025-05-19 15:20:10 -07:00 committed by GitHub
parent cb4a846f4a
commit 370638a876
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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