release: archivebox 0.9.33rc10

This commit is contained in:
Nick Sweeting 2026-05-28 05:54:30 -07:00
parent 3eaf636bf5
commit a5620a9d7d
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.33rc9",
"version": "0.9.33rc10",
"repository": "github:ArchiveBox/ArchiveBox",
"license": "MIT",
"dependencies": {

View File

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