1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-09-08 21:30:57 +02:00

switch to uv builds and rc1 versioning system

This commit is contained in:
Nick Sweeting
2024-10-04 23:48:25 -07:00
parent 0876cc78d9
commit ce2e19a429
9 changed files with 1956 additions and 47 deletions

View File

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