hide errors if user is just getting help or version info

This commit is contained in:
Nick Sweeting
2024-10-08 19:20:03 -07:00
parent 9f274cf9f4
commit 7c34f2bc90
2 changed files with 15 additions and 11 deletions

View File

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