bump version to 0.8.5rc2

This commit is contained in:
Nick Sweeting
2024-10-05 03:17:10 -07:00
parent 66a785bb35
commit 8d4194ed36
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[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 = "pyproject.toml@archivebox.io"}]