fix CONSTANTS.LIB_DIR old style access

This commit is contained in:
Nick Sweeting 2024-10-21 03:20:20 -07:00
parent 9b7ad2cae6
commit 657eec479b
No known key found for this signature in database
5 changed files with 8 additions and 8 deletions

View file

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