release: 1.8.0
Some checks are pending
Python Formatting Check / formatting (push) Waiting to run
Tests / Run tests (push) Waiting to run

This commit is contained in:
Misty De Méo 2025-10-07 12:04:34 -07:00 committed by Misty De Méo
parent 3587f6e486
commit 44484583cb
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "brozzler"
version = "1.7.0"
version = "1.8.0"
authors = [
{ name="Noah Levitt", email="nlevitt@archive.org" },
]

2
uv.lock generated
View file

@ -134,7 +134,7 @@ wheels = [
[[package]]
name = "brozzler"
version = "1.7.0"
version = "1.8.0"
source = { editable = "." }
dependencies = [
{ name = "cerberus" },