Skip to content

Commit

Permalink
bump version and update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
galgeek authored Jan 24, 2025
1 parent a749b29 commit df4bd14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -34,7 +34,7 @@ def find_package_data(package):

setuptools.setup(
name="brozzler",
version="1.6.5",
version="1.6.6",
description="Distributed web crawling with browsers",
url="https://github.com/internetarchive/brozzler",
author="Noah Levitt",
Expand Down

0 comments on commit df4bd14

Please sign in to comment.