bump version: 1.6.13
Some checks are pending
Python Formatting Check / formatting (push) Waiting to run
Tests / Run tests (push) Waiting to run

This commit is contained in:
Barbara Miller 2025-05-22 14:45:10 -07:00 committed by GitHub
parent 6b249478cc
commit aadd9cd521
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.12",
version="1.6.13",
description="Distributed web crawling with browsers",
url="https://github.com/internetarchive/brozzler",
author="Noah Levitt",