From 4aa40303fe82274e9df724f768c04448c80653d6 Mon Sep 17 00:00:00 2001 From: Barbara Miller Date: Thu, 16 Jan 2025 11:23:27 -0800 Subject: [PATCH] bump qa version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7a8714b..52d2e17 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ def find_package_data(package): setuptools.setup( name="brozzler", - version="1.6.6.a1", + version="1.6.6.a2", description="Distributed web crawling with browsers", url="https://github.com/internetarchive/brozzler", author="Noah Levitt",