1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-09-03 03:13:12 +02:00

bump requirements and version to 0.8.1

This commit is contained in:
Nick Sweeting
2024-06-02 19:14:45 -07:00
parent 07d80db5aa
commit b3f2a71c93
6 changed files with 836 additions and 254 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "archivebox"
version = "0.8.0"
version = "0.8.1"
package-dir = "archivebox"
requires-python = ">=3.10,<3.13"
platform = "py3-none-any"