fix syntax error

This commit is contained in:
Nick Sweeting
2024-10-21 03:21:48 -07:00
parent 657eec479b
commit cd3b937469
3 changed files with 3 additions and 4 deletions

View File

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