release: v0.9.32rc20

This commit is contained in:
Nick Sweeting 2026-05-27 11:44:17 -07:00
parent 2c89b191c1
commit 39b63e8741
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.32rc19",
"version": "0.9.32rc20",
"repository": "github:ArchiveBox/ArchiveBox",
"license": "MIT",
"dependencies": {

View File

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