Skip to content

Commit af61721

Browse files
committed
bump abx-pkg version
1 parent c1e596a commit af61721

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "abx-plugins"
3-
version = "0.10.2"
3+
version = "0.10.3"
44
description = "ArchiveBox-compatible plugin suite (hooks, configs, binaries manifests)"
55
authors = [{name = "Nick Sweeting", email = "pyproject.toml+abx-plugins@archivebox.io"}]
66
requires-python = ">=3.11"
@@ -19,7 +19,7 @@ classifiers = [
1919
"Environment :: Console",
2020
]
2121
dependencies = [
22-
"abx-pkg>=0.7.0",
22+
"abx-pkg>=0.7.1",
2323
"feedparser>=6.0.0",
2424
"pydantic-settings>=2.0.0",
2525
"pyright>=1.1.408",

0 commit comments

Comments
 (0)