From b13ae773331788b92634fe788f1ec741d888ecea Mon Sep 17 00:00:00 2001 From: Barbara Miller Date: Thu, 30 May 2024 11:19:22 -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 e448422..079a1e1 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ def find_package_data(package): setuptools.setup( name="brozzler", - version="1.5.49a2", + version="1.5.49a3", description="Distributed web crawling with browsers", url="https://github.com/internetarchive/brozzler", author="Noah Levitt",