@@ -1,6 +1,6 @@
{
"name": "archivebox",
- "version": "0.8.5rc1",
+ "version": "0.8.5rc2",
"description": "ArchiveBox: The self-hosted internet archive",
"author": "Nick Sweeting <[email protected]>",
"repository": "github:ArchiveBox/ArchiveBox",
[project]
name = "archivebox"
-version = "0.8.5rc1"
+version = "0.8.5rc2"
requires-python = ">=3.10"
description = "Self-hosted internet archiving solution."
authors = [{name = "Nick Sweeting", email = "[email protected]"}]