We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7372638 commit 5fd528aCopy full SHA for 5fd528a
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "abx-plugins"
3
-version = "1.11.191"
+version = "1.11.192"
4
description = "ArchiveBox-compatible plugin suite (hooks, configs, binaries manifests)"
5
authors = [{name = "Nick Sweeting"}, {name = "ArchiveBox"}]
6
requires-python = ">=3.12"
@@ -20,7 +20,7 @@ classifiers = [
20
]
21
dependencies = [
22
"abxbus==2.5.10",
23
- "abxpkg>=1.11.187",
+ "abxpkg>=1.11.188",
24
"httpx>=0.28.1",
25
"jambo>=0.1.7",
26
"rich-click>=1.9.7",
0 commit comments