fix more installer bugs

This commit is contained in:
Nick Sweeting
2024-10-08 18:06:57 -07:00
parent 4b34b729ab
commit 3e4a846488
4 changed files with 4 additions and 3 deletions

View File

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