fix docker build cache

This commit is contained in:
Nick Sweeting
2024-10-08 00:38:04 -07:00
parent d9fef4cd84
commit 58e37a5e19
4 changed files with 8 additions and 5 deletions

View File

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