release: v0.9.32rc19

This commit is contained in:
Nick Sweeting 2026-05-27 11:28:14 -07:00
parent 7eb38b9372
commit 50530bc502
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "archivebox",
"version": "0.9.32rc18",
"version": "0.9.32rc19",
"repository": "github:ArchiveBox/ArchiveBox",
"license": "MIT",
"dependencies": {

View File

@ -1,6 +1,6 @@
[project]
name = "archivebox"
version = "0.9.32rc18"
version = "0.9.32rc19"
requires-python = ">=3.13"
description = "Self-hosted internet archiving solution."
authors = [{name = "Nick Sweeting", email = "pyproject.toml@archivebox.io"}]