1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-13 18:14:24 +02:00

bump version

This commit is contained in:
Nick Sweeting
2024-10-09 19:12:52 -07:00
parent 5e2dfb5baa
commit 17127f64f9
2 changed files with 2 additions and 2 deletions

View File

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

2
uv.lock generated
View File

@@ -41,7 +41,7 @@ wheels = [
[[package]]
name = "archivebox"
version = "0.8.5rc35"
version = "0.8.5rc36"
source = { editable = "." }
dependencies = [
{ name = "atomicwrites" },