bump qa version

This commit is contained in:
Barbara Miller 2025-01-23 12:36:59 -08:00
parent a65c3a369a
commit 7b54dc0999

View File

@ -2,7 +2,7 @@
"""
setup.py - brozzler setup script
Copyright (C) 2014-2024 Internet Archive
Copyright (C) 2014-2025 Internet Archive
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@ -34,7 +34,7 @@ def find_package_data(package):
setuptools.setup(
name="brozzler",
version="1.6.6.a2",
version="1.6.6.a3",
description="Distributed web crawling with browsers",
url="https://github.com/internetarchive/brozzler",
author="Noah Levitt",