From 064b1a87ee5afc9fa57603a65061351ac8d100b9 Mon Sep 17 00:00:00 2001 From: Barbara Miller Date: Tue, 23 Apr 2024 12:49:31 -0700 Subject: [PATCH] bump qa version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3c852fe..846c730 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ def find_package_data(package): setuptools.setup( name="brozzler", - version="1.5.47a3", + version="1.5.47a4", description="Distributed web crawling with browsers", url="https://github.com/internetarchive/brozzler", author="Noah Levitt",